Olympus Docs
ReferenceAPIsOry Hydra APIoAuth2

OAuth 2.0 Authorize Endpoint

Use open source libraries to perform OAuth 2.0 and OpenID Connect

GET /oauth2/auth

Use open source libraries to perform OAuth 2.0 and OpenID Connect available for any programming language. You can find a list of libraries at https://oauth.net/code/

This endpoint should not be used via the Ory SDK and is only included for technical reasons. Instead, use one of the libraries linked above.

Operation ID: oAuth2Authorize    Tag: oAuth2

Responses

StatusDescriptionBody
302Empty responses are sent when, for example, resources are deleted. The HTTP status code for empty responses is typically 204.-
defaulterrorOAuth2application/json, object

Generated from ../athena/openapi.json at build time.

On this page