Typo in 2.1 Authorisation request - Prompt - None?

Issue #702 resolved
Vladimir Dzhuvinov created an issue

"scope" instead of "scopes"?


none The Authorization Server MUST NOT display any authentication or consent user interface pages. An error is returned if the End-User is not already authenticated or the Client does not have pre-configured consent for the requested scopes. This can be used as a method to check for existing authentication and/or consent.


Comments (3)

  1. Michael Jones

    This should be Claims, as consent is for claims, not scopes. This is already correct in Basic and Implicit. I will fix it in Messages as well.

  2. Log in to comment