JanssenProject / jans

An open source enterprise digital identity platform for CIAM or workforce... Janssen is a distribution of standards-based, developer friendly, components that are engineered to work together in any cloud. #OAuth #OpenID #FIDO
https://docs.jans.io
Apache License 2.0
453 stars 73 forks source link

feat(jans-auth-server): update end_session according to major changes in [RP-initiated logout spec] (introduced at 12 Sep ) #2426

Open yuriyz opened 1 year ago

yuriyz commented 1 year ago

Description

End Session implementation has to be revisited according to latest RP-initiated logout spec

Outdated parameters:

New parameters:

UI requirements

Prepare


Test cases and code coverage


Document the changes

yuriyz commented 1 year ago

Consider also improvements in oxauth https://github.com/GluuFederation/oxAuth/issues/1721