Identity Provider
Authorize Get
OAuth2 Authorization Endpoint. Displays login page if not authenticated, consent page if authenticated. Checks for existing chutes-session-token cookie for SSO.
get/idp/authorize
Query parameters
response_typestring required
client_idstring required
redirect_uristring required
scopestring nullable
statestring nullable
code_challengestring nullable
code_challenge_methodstring nullable
Response
Successful Response
Changes
Changed in 2 of the 11 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 97 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲