...
Parameter | Value |
---|---|
| The requested scopes that define what data will be available to the client. |
| Impacts the OIDC flow. |
| The identifier of the client. |
| Where the user will be redirected to after a successful authentication. |
| Opaque value to contain the state. |
| Impacts the return mode of the request. |
| String value used to associate a Client session with an ID Token, and to mitigate replay attacks. |
| ASCII string value that specifies how the Authorization Server displays the authentication and consent user interface pages to the End-User. |
| Space delimited, case sensitive list of ASCII string values that specifies whether the Authorization Server prompts the End-User for reauthentication and consent. |
| Maximum Authentication Age. |
| Determinates the UI language. |
| D ID Token previously issued by the Authorization Server being passed as a hint about the End-User's current or past authenticated session with the Client. |
| Can indicate the user that needs to authenticate. |
| See the https://itsense.atlassian.net/wiki/spaces/IKB/pages/486965311/Level+of+Authentication#ACR-Values |