Expand description
/v3/auth/tokens REST operations of identity
Modulesยง
- create
- Authenticates an identity and generates a token. Uses the password authentication method. Authorization is unscoped.
- delete
- Revokes a token.
- get
- Validates and shows information for a token, including its expiration date and authorization scope.
- head
- Validates a token.
- os_pki
/v4/federation/mappings/{id}REST operations of identity