Skip to content

v1.7.0

Compare
Choose a tag to compare
@pitbulk pitbulk released this 01 Apr 15:39
· 36 commits to master since this release
  • Support cached SAMLResponse.

  • Add profiles element in onelogin.aws.json. Allows user to define a set of profiles linked to an account id and role so that they don't need to specify this every time the app is run; it is sufficient to just supply the desired profile.

  • Set 'default' as the default profile name

  • Make --aws-role-name optional if --aws-account-id is specified Allow only account id to be specified and automatically select role if only 1 role is available in the given account

  • Fix use of options.profile when the cli handler is using option.profile_name

  • Update OneLogin SDK version

  • Relax dependencies