-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Description
On the Scopes and Launch Context page, one of the example granted scopes is
none The authoriztion (sic) server chose to not grant any of the requested scopes.
If no scopes at all are granted (even some minimal "default" scope), then access has been effectively denied, and this should be communicated as such, e.g. as an access_denied error in the authorization response.
I suggest that the notes column for this row be modified to add something like "In the case that none of the requested scopes are granted, the authorization server will respond with an error, e.g. access_denied."
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels