OAuth2 API
We provide these endpoints to support the following standards:
- OAuth 2.0 IETF RFC 6749
- OAuth 2.0 IETF RFC 7662
- JWK IETF RFC 7517
- OAuth 2.0 IETF RFC 8628
- OAuth 2.0 IETF RFC 9207
- OpenID Connect
If present in a query string, request parameters must be URL encoded.
This page contains the OAuth2 endpoint and reference sections.
Authorize
API documentation for the FusionAuth Authorize OAuth2 endpoint.
Logout
API documentation for the FusionAuth Logout OAuth2 endpoint.
Token
API documentation for the FusionAuth Token OAuth2 endpoint.
Device
API documentation for the FusionAuth Device OAuth2 endpoint.
Introspect
API documentation for the FusionAuth Introspect OAuth2 endpoint.
UserInfo
API documentation for the FusionAuth UserInfo OAuth2 endpoint.
JSON Web Key Set (JWKS)
API documentation for the FusionAuth JSON Web Key Set (JWKS) OAuth2 endpoint.
OpenID Configuration
API documentation for the FusionAuth OpenID Configuration OAuth2 endpoint.
OAuth Error Reference
OAuthError reference for FusionAuth OAuth2 endpoints.
Client Secret Reference
Client Secret reference for FusionAuth OAuth2 endpoints.