You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But it seems this spec is not related to the feature anymore, in fact, the #RPLogout fragment doesn't seem to correspond to any section/element in the document.
This seems to be the correct link to the RP-Initiated spec:
Describe the bug
We're using the following link when we refer to the OIDC RP-Initiated Logout feature:
https://openid.net/specs/openid-connect-session-1_0.html#RPLogout
But it seems this spec is not related to the feature anymore, in fact, the #RPLogout fragment doesn't seem to correspond to any section/element in the document.
This seems to be the correct link to the RP-Initiated spec:
https://openid.net/specs/openid-connect-rpinitiated-1_0.html
To Reproduce
Browse the following section in our docs:
https://docs.spring.io/spring-security/reference/servlet/oauth2/login/advanced.html#oauth2login-advanced-oidc-logout
and click on the following link:
The link will redirect to an OIDC spec that doesn't contain much RP-Initiated Logout info, which might be a little misleading.
Expected behavior
The links should point to the correct OIDC Spec:
https://openid.net/specs/openid-connect-rpinitiated-1_0.html
Sample
N/A
The text was updated successfully, but these errors were encountered: