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
in case revocation_endpoint is not present in the openid configuration, the user provided revocationEndpoint should be used by default.
Otherwise the openid configuration will overwrite it to undefined regardlessly, and the user provided revocationEndpoint is not used at all.
0 commit comments