Added
- Add ability to set a custom login button label @julien-nc #1070
- Add support for bearer token validation and generation by the OIDC Identity Provider app via events @julien-nc #1040
Changed
- Prepare for transifex sync @julien-nc #1071
- Remove AZP check when validating a bearer ID token @julien-nc #1039
- Bump min NC version to 28 to make sure we have
OCP\Authentication\Token\IToken@julien-nc #1061
Fixed
- Properly avoid password confirmation with user_oidc by adding the SCOPE_SKIP_PASSWORD_VALIDATION scope to the session tokens @julien-nc #1061
- Fix scope for the role account property @julien-nc #1069