Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
isv:SUSEInfra:ITPE:Tools
okta-aws-cli
okta-aws-cli.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File okta-aws-cli.spec of Package okta-aws-cli
# # spec file for package okta-aws-cli # # Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: okta-aws-cli Version: v2.1.2 Release: 0 Summary: AWS credentials from Okta License: MIT URL: https://github.com/okta/okta-aws-cli Source0: %{name}-%{version}.tar.gz Source1: vendor.tar.gz BuildRequires: golang-packaging BuildRequires: golang(API) >= 1.21 %description okta-aws-cli is a CLI program allowing Okta to act as an identity provider and retrieve AWS IAM temporary credentials for use in AWS CLI, AWS SDKs, and other tools accessing the AWS API. There are two primary commands of operation: web -> combined human and device authorization; and m2m -> headless authorization. okta-aws-cli web is native to the Okta Identity Engine and its authentication and device authorization flows. okta-aws-cli web is not compatible with Okta Classic orgs. okta-aws-cli m2m makes use of private key (OAuth2) authorization and OIDC. %prep %setup -q %setup -q -T -D -a 1 %build go build -mod=vendor -buildmode=pie -o okta-aws-cli cmd/okta-aws-cli/main.go %install install -D -m 755 okta-aws-cli "%{buildroot}%{_bindir}/okta-aws-cli" %files %defattr(-,root,root) %{_bindir}/okta-aws-cli %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor