Skip to content

oic-auth-1.2

Compare
Choose a tag to compare
@michael-doubez michael-doubez released this 15 Oct 20:51
· 400 commits to master since this release

What's Changed

  • RP-Initiated Logout by @pdaw in #11
  • Patched TokenResponse of the google oauth-client by @mjmbischoff in #16
  • Add groups at login if provided in the idToken as an array of strings by @DriesVerachtert in #12
  • Making httpTransport transient, preventing it from being serialized - explicitly initializing it after deserilization by @mjmbischoff in #18
  • Adding test harness by @mjmbischoff in #20
  • Fix for JEP-200 issues by @mjmbischoff in #21
  • Implementing escape hatch by @mjmbischoff in #23
  • Local Login / escape hatch
  • Fix JEP-200 compatibility
  • Added test harness
  • Using role-based permissions
  • Fix for 1.1 breaking on existing configuration and configuration saving issues
  • Add groups at login if provided in the idToken as an array of strings
  • Exception with Azure authority needs testing
  • Patched TokenResponse of the google oauth-client for better compatibility with openid provider implementations
  • On Logout have the option to log out of OpenId Provider
  • Friendlier error when the user declines authorization

New Contributors

Full Changelog: oic-auth-1.1...oic-auth-1.2