Skip to content

Commit

Permalink
prepare rc5
Browse files Browse the repository at this point in the history
  • Loading branch information
jnweiger committed Sep 28, 2022
1 parent ce890e7 commit b983031
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).

### Fixed

- [#239](https://github.com/owncloud/openidconnect/pull/239) - fix: auto update function return
- [#246](https://github.com/owncloud/openidconnect/pull/246) - Duo SSO/code_challenge_methods_supported
- [#250](https://github.com/owncloud/openidconnect/pull/250) - fix: user information is only read from the JWT token if configured
- [#239](https://github.com/owncloud/openidconnect/pull/239) - fix: auto update function return
- [#246](https://github.com/owncloud/openidconnect/pull/246) - Duo SSO/code_challenge_methods_supported
- [#250](https://github.com/owncloud/openidconnect/pull/250) - fix: user information is only read from the JWT token if configured
- [#255](https://github.com/owncloud/openidconnect/pull/255) - fix: restrict usage of self signed JWK header in JWTs

### Added

- [#222](https://github.com/owncloud/openidconnect/pull/222) - feat: account info auto-update
- [#243](https://github.com/owncloud/openidconnect/pull/243) - feat: JWT token will always be used for user info, expiry and verification
- [#253](https://github.com/owncloud/openidconnect/pull/253) - Add config option to allow basic auth only for guests


## [2.1.1] - 2022-02-25
Expand Down

0 comments on commit b983031

Please sign in to comment.