All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
Unreleased - XXXX-XX-XX
1.0.0 - 2020-10-16
- Add configurable post_logout_redirect_uri - #90
- Properly handle token expiry in the sabre dav auth backend - #108
- Limit OpenID Connect logins to users of specific user backend - #100
- Properly evaluate the config setting use-token-introspection-endpoint - #98
- Bump libraries
0.2.0 - 2020-02-11
- Drop Support for PHP7.0 - #40
- Perform local logout before calling idp - #45
- Introduce LoginPageBehaviour - #53
- Re-license under GPLv2 - #57
- Initial Release