Authentication
Authentication and token management operations
Validates and shows information for a token, including its expiration date and authorization scope
Authentication token obtained from the authentication service
Excludes the service catalog from the response
Allow fetching a token that has expired
A valid authentication token
The authentication token to validate
Token validation successful
Some content in the request was invalid
User must authenticate before making a request
Policy does not allow current user to do this operation
The requested resource could not be found
Authenticates an identity and generates a token. Uses various authentication methods including password, token, and multi-factor authentication.
Authentication token obtained from the authentication service
Excludes the service catalog from the authentication response
Token created successfully
Some content in the request was invalid
Authentication failed or partial authentication (MFA)
Policy does not allow current user to do this operation
The requested resource could not be found
Revokes a token, making it immediately invalid
Authentication token obtained from the authentication service
A valid authentication token
The authentication token to validate
Token revoked successfully
Some content in the request was invalid
User must authenticate before making a request
Policy does not allow current user to do this operation
The requested resource could not be found
No content
Validates a token without returning a response body
Authentication token obtained from the authentication service
Allow fetching a token that has expired
A valid authentication token
The authentication token to validate
Token is valid
No content
Some content in the request was invalid
User must authenticate before making a request
Policy does not allow current user to do this operation
The requested resource could not be found
No content
Returns a service catalog for the provided token
Authentication token obtained from the authentication service
A valid authentication token
Service catalog retrieved successfully
Some content in the request was invalid
User must authenticate before making a request
Policy does not allow current user to do this operation
The requested resource could not be found
Returns the list of tenants that are available to be scoped to
Authentication token obtained from the authentication service
A valid authentication token
Tenants listed successfully
Some content in the request was invalid
User must authenticate before making a request
Policy does not allow current user to do this operation
The requested resource could not be found
Returns the list of domains that are available to be scoped to
Authentication token obtained from the authentication service
A valid authentication token
Domains listed successfully
Some content in the request was invalid
User must authenticate before making a request
Policy does not allow current user to do this operation
The requested resource could not be found
Returns the list of systems that are available to be scoped to
Authentication token obtained from the authentication service
A valid authentication token
Systems listed successfully
Some content in the request was invalid
User must authenticate before making a request
Last updated
Was this helpful?
