Skip to content

gerdou/awsure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awsure

If your organization utilizes Azure Active Directory for single sign-on (SSO) authentication to access the AWS console, logging in through the command line or using the AWS CLI isn't straightforward. This tool addresses that issue by enabling you to employ the standard Azure AD login process (including multi-factor authentication) from the command line. It establishes a federated AWS session and stores the temporary credentials in the correct location for the AWS CLI and SDKs to utilize.

Installation

Homebrew

You can install the app using the following commands:

brew tap gerdou/awsure
brew install awsure

Binary Download

Download the executable from the release page for your operating system.

Build

If you have go installed, run:

go install github.com/gerdou/awsure@latest

Acknowledgment

This project is based on go-aws-azure-login.

About

Helps setting aws cli credentials with azure login

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •