Skip to content

Releases: Versent/saml2aws

v2.0.2

24 Nov 03:02
9901b8a
Compare
Choose a tag to compare
Prepare for release

v2.0.1

21 Nov 22:31
fa6901d
Compare
Choose a tag to compare
  • 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

14 Nov 06:33
a44adc3
Compare
Choose a tag to compare
  • 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

08 Oct 19:49
de17c8b
Compare
Choose a tag to compare
  • Username is now loaded from config. #65

v1.8.3

07 Sep 10:34
a529e0b
Compare
Choose a tag to compare
  • 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

04 Aug 02:11
Compare
Choose a tag to compare
  • Fix for single role default selection #49

v1.8.1

28 Jul 04:10
Compare
Choose a tag to compare
  • Fix output and remove debug logging #47

v1.8.0

27 Jul 11:50
Compare
Choose a tag to compare
  • 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

17 Jul 05:22
Compare
Choose a tag to compare
  • Add proxy support for KeyCloak #41

v1.7.0

11 Jun 03:20
8620f8e
Compare
Choose a tag to compare
  • Better error traces when things die
  • Fix provider names and config saving #32
  • Added initial keycloak provider #34