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
The authorization server SHOULD NOT process repeated authorization requests automatically (without active resource owner interaction) without authenticating the client or relying on other measures to ensure that the repeated request comes from the original client and not an impersonator.
How about strengthening this for public clients to MUST NOT?
The text was updated successfully, but these errors were encountered:
Does anyone know why this is only SHOULD NOT? For public clients, how about strengthening it to MUST NOT? How else can the authorization server ensure the request comes from the original client, not an impersonator?
https://datatracker.ietf.org/doc/html/draft-ietf-oauth-v2-1-09#name-client-impersonation
How about strengthening this for public clients to MUST NOT?
The text was updated successfully, but these errors were encountered: