This page (revision-3) was last changed on 29-Nov-2024 16:16 by Administrator

This page was created on 29-Nov-2024 16:16 by unknown

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
3 29-Nov-2024 16:16 1 KB Administrator to previous
2 29-Nov-2024 16:16 1 KB Administrator to previous | to last
1 29-Nov-2024 16:16 1 KB unknown to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 7 changed 6 lines
!! OAuth 2.0
In authorization responses to the client, including error responses, an authorization server supporting this specification [MUST] indicate its identity by including the __iss__ parameter in the response.
[OAuth Clients] that support this specification [MUST] extract the value of the __iss__ parameter from [Authorization Response] they receive if the parameter is present. [OAuth Clients] [MUST] then decode the value from its "application/x-www-form-urlencoded" form according to Appendix B of [RFC 6749] and compare the result to the issuer identifier of the [Authorization Server] where the [Authorization Request] was sent to.
The [OAuth 2.0 Authorization Server Metadata] [SHOULD] contain the [authorization_response_iss_parameter_supported] [Boolean] parameter indicating whether the authorization server provides the iss parameter in the [Authorization Response].!! [Openid-configuration] [URL]
!! [Openid-configuration] [URL]