Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-22 | 1.0 kB | |
Version 1.6.0 source code.tar.gz | 2025-05-22 | 341.1 kB | |
Version 1.6.0 source code.zip | 2025-05-22 | 561.1 kB | |
Totals: 3 Items | 903.3 kB | 1 |
- Fix issue when RFC9207 is enabled and the authorization endpoint response is not a redirection. pull request [#733]
- Fix missing state parameter in authorization error responses. issue [#525]
- Support for acr and amr claims in id_token. issue [#734]
- Support for the none JWS algorithm.
- Fix response_types strict order during dynamic client registration. issue [#760]
- Implement RFC9101 The OAuth 2.0 Authorization Framework: JWT-Secured Authorization Request (JAR). issue [#723]
- OIDC UserInfo endpoint support. issue [#459]