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
I want to implement back-channel logout. For this, the OP sends an so called Logout token to the RP. The RP needs to validate this token. Since it is not equal to an IdToken, it currently can't be parsed by this library.
The text was updated successfully, but these errors were encountered:
I want to implement back-channel logout. For this, the OP sends an so called Logout token to the RP. The RP needs to validate this token. Since it is not equal to an IdToken, it currently can't be parsed by this library.
The text was updated successfully, but these errors were encountered: