0.2.1 • Published 1 year ago

aws-saml-session v0.2.1

Weekly downloads
3
License
MIT
Repository
github
Last release
1 year ago

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