All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
As this is an unoficial fork, no actual Gems are released for any version.
- fallback to preferred_username for info[:email]
- requests the profile scope in addition to the openid scope by default
- updated JWT to ~> 2.2.0
- Support for the Azure v2.0 AD openidconnect endpoint
- option to run a single provider for multiple AD tenants
- support for password reset requests
- Updated JWT dependency to ~> 2.0
- use a configured on_failure error handler instead of always raising exceptions in callback_phase