Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 678 Bytes

CHANGELOG.md

File metadata and controls

23 lines (15 loc) · 678 Bytes

Changelog

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.

[1.1.0] - 2019-01-05

Added

  • Support for the Azure v2.0 AD openidconnect endpoint
  • option to run a single provider for multiple AD tenants
  • support for password reset requests

Changed

  • Updated JWT dependency to ~> 2.0

Fixed

  • use a configured on_failure error handler instead of always raising exceptions in callback_phase