Skip to content

Create temporary AWS credentials using SAML provider.

License

Notifications You must be signed in to change notification settings

bacza/aws-saml-session

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated!

As of March 2023, aws-saml-session is deprecated, please use aws-saml-session-mfa instead.

aws-saml-session

Create temporary AWS credentials using SAML provider.

Installation

npm install -g aws-saml-session

Configuration

Set the following environment variables:

  • IDP_URL - Identity Provider login URL,
  • IDP_USER - IDP username,
  • IDP_PASS - IDP password,
  • AWS_PROFILE - aws-cli profile name.

Usage

aws-saml-session

About

Create temporary AWS credentials using SAML provider.

Resources

License

Stars

Watchers

Forks

Packages

No packages published