Commit graph

2 commits

Author SHA1 Message Date
d982f2af0d feat: support OIDC id_token
- generate JWT id_token in token exchange
- store optional nonce in authorization object
- switch to RS256 algorithm for JWT signature
- add JWKs endpoint to provide OIDC clients with public keys
2024-12-17 12:39:55 +01:00
8d20cab18f feat(reset_password): add invitation and reset password activation basic flow 2024-12-03 13:11:26 +01:00