Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

osc identity auth token get

Validates and shows information for a token, including its expiration date and authorization scope.

Pass your own token in the X-Auth-Token request header.

Pass the token that you want to validate in the X-Subject-Token request header.

Relationship: https://docs.openstack.org/api/openstack-identity/3/rel/auth_tokens

Usage: osc identity auth token get <X_SUBJECT_TOKEN>

Arguments:

  • <X_SUBJECT_TOKEN> — The authentication token. An authentication response returns the token ID in this header rather than in the response body