Releases: Versent/saml2aws
Releases · Versent/saml2aws
v2.0.1
- Add skip prompt for configure command. #88
- Make AWS URN used in SAML login configurable. (govcloud) #91
- Added some info for upgrading users to smooth the CLI changes #82
- Log interesting keychain errors to help with fault finding #93
v2.0.0
- Simplify the MFA configuration. #82
- Added ToTP MFA support to keycloak provider. #81
- Changed hostname to URL to better reflect current values. #79
- Updated readme and some more testing and fixes #78
- Add Symantec VIP MFA support to saml2aws (@Anton0) #76
- Added a verbose flag and logging to providers #73
- Started moving user input out so it can be mocked #72
- Update providers to use the same common http client code #71
- Refactored to the new configuration layout #70
- Move providers into their own packages. #67
- Username is now loaded from config. #65
- Add additional two factor auth options (SMS and TOTP) to Okta provider (@dan-v) #52
v1.8.4
- Username is now loaded from config. #65
v1.8.3
- Remove helper load message fixes #53
- Resolve symlinks before passing filepath to ini package fixes #45
- Check for NoCredentialProviders error code fixes #54
- Run shell commands correctly in windows fixes #51
v1.8.2
- Fix for single role default selection #49
v1.8.1
- Fix output and remove debug logging #47
v1.8.0
- fix TLS renegotiation for ADFS #42
- Keychain storage for password. #44
- Added flag to pass in a role
- Added flag to bypass prompts
v1.7.1
- Add proxy support for KeyCloak #41
v1.7.0
- Better error traces when things die
- Fix provider names and config saving #32
- Added initial keycloak provider #34