OAuth API: Overview
The group of OAuth services include operations relating to the platform's activities relating to OAuth 1.0a and 2.0 support, including such functions as authentication, authorization, discovery, login, token management, and grant management.
OAuth services include:
- OAuth Authorization Server Authorization Service
- OAuth Authorization Server Discovery Service
- OAuth Authorization Server Grant Admin Service
- OAuth Authorization Server JWK Set Service
- OAuth Authorization Server Login Service
- OAuth Authorization Server OAuth 1.0a Token Service
- OAuth Authorization Server OAuth 2.0 Token Service
- OAuth Authorization Server Token Administration Service
- OAuth UserInfo Service
URL: https://{oauth-provider-url}/oauth/
Note: Many of the Akana OAuth operations are available with either HTTP GET or POST. For information on why you might choose one or the other, see OAuth Operations: GET or POST?
For information about the OAuth endpoints for the Community Manager developer portal, see What are the OAuth endpoints for the platform? (Community Manager developer portal help documentation).