Added
- feat: control sending
id_token_hint
in OIDC logout URL #2300 (tusharpandey13) - feat: Allow access token grant type for federated connections #2240 (tusharpandey13)
- feat: add federated logout #2313 (tusharpandey13)
- feat: Add organizations #2282 (tusharpandey13)
- feat: add support for backchannel authentication #2261 (guabu)
Changed
- feat: simplify PAR parameter handling by removing redundant filtering #2298 (tusharpandey13)
Fixed
- fix: Remove unsafe type assertion in withPageAuthRequired HOC #2305 (tusharpandey13)
- fix: parameter name of requested_expiry #2304 (guabu)
- fix: ensure to mark StartInteractiveLoginOptions as optional #2272 (frederikprijck)