Skip to content

3.3.1 Fix handling of role ARN parameter when using external IdP

Compare
Choose a tag to compare
@mmmorris1975 mmmorris1975 released this 31 Mar 13:15
· 40 commits to master since this release
bdb4324

When using a role ARN instead of a named profile, and having the external IdP configuration in the default profile, the IdP configuration was not loaded because a profile could not be loaded from the config file. This has been fixed

Fixes #73