package
1.0.11
Repository: https://github.com/segmentio/aws-okta.git
Documentation: pkg.go.dev

# Constants

TODO: make this configurable.
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
KrItemPerSessionStore stores one session in one keyring item This is the classic session store implementation.
No description provided by the author
Session adds a session name to sts.Credentials.
SingleKrItemStore stores all sessions in a single keyring item This is mostly for MacOS keychain, where because we don't sign aws-okta properly, the user needs to reauth the aws-okta binary for every item on every upgrade.

# Interfaces

Key is used to compute the cache key for a session.