Skip to content

A command line tool to generate temporary security credentials via OpenID Connect federation with AWS Cognito IDP.

License

Notifications You must be signed in to change notification settings

m1keil/tinytoken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinytoken

A command line tool to generate temporary security credentials via OpenID Connect federation with AWS Cognito IDP.

Follows the OAuth 2.0 Authorization flow for Native apps as described in RFC 8252.

Dependencies:

  • requests: python's stdlib requires external cacerts to be configured/bundled while requests already comes with certifi.

Installation

$ pip install tinytoken

About

A command line tool to generate temporary security credentials via OpenID Connect federation with AWS Cognito IDP.

Topics

Resources

License

Stars

Watchers

Forks

Languages