Authorization endpoint
You can use the authorization endpoint to create and manage OAuth 2.0 clients. You can then use these clients to authenticate applications to Turbonomic APIs. To use the authorization endpoint, you must be logged in to Turbonomic as an administrator user.
Using the authorization endpoint, you can:
-
Create OAuth 2.0 clients
-
List OAuth 2.0 clients
-
Delete OAuth 2.0 clients
For more information about using OAuth 2.0 clients to authenticate with Turbonomic APIs, see Authenticating OAuth 2.0 clients with the API.