3.2.5 Message Processing Events and Sequencing Rules
The resources accessed and manipulated by this protocol are the same as those defined in [OIDCCore], [OIDCFrontChanLO], and [OIDCDiscovery]. They are also listed below for reference:
|
Resource |
Description |
|---|---|
|
Authorization endpoint (/authorize) |
For a description, see section 3.2.5.1. |
|
Token endpoint (/token) |
For a description, see section 3.2.5.2. |
|
OpenID Provider Configuration endpoint (/.well-known/openid-configuration) |
For a description, see section 3.2.5.3 |
|
Logout endpoint (/logout) |
For a description, see section 3.2.5.4. |
The HTTP responses to all the HTTP methods are defined in corresponding sections of [OIDCCore], [OIDCFrontChanLO], and [OIDCDiscovery].
The response messages for these methods do not contain custom HTTP headers.