3.1.5.1 Authorization endpoint (/authorize)

As defined in [OIDCCore] sections 3.1.2, 3.2.2, and 3.3.2, the authorization endpoint performs authentication of the end user and returns an ID Token, access token, and/or authorization grant as required by the request. The following HTTP methods are allowed to be performed on this endpoint.

HTTP method

Description

GET

For a description, see section 3.1.5.1.1.

POST

For a description, see section 3.1.5.1.2.