Skip to content

v2.0.0

Compare
Choose a tag to compare
@wolfeidau wolfeidau released this 14 Nov 06:33
· 1890 commits to master since this release
a44adc3
  • 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