Skip to content

gimme-aws-creds

Config

  • The okta configuration has the following shape
  • To set-up the configuration run gimme-aws-creds --action-configure
# ~/.okta_aws_login_config
[DEFAULT]
okta_org_url = <org-url>
gimme_creds_server = appurl
app_url = <app-url>
okta_username = henrique.vitoi
preferred_mfa_type = token:software:totp
aws_appname = AWS
aws_rolename = all
aws_default_duration = 43200
write_aws_creds = True
resolve_aws_alias = True
cred_profile = acc

[credential-fetcher]
inherits = DEFAULT
app_url = <app-url>