OpenStack · Capability
OpenStack Identity (Keystone) API v3 — Tokens
OpenStack Identity (Keystone) API v3 — Tokens. 4 operations. Lead operation: Issue an authentication token. Self-contained Naftiko capability covering one Openstack business surface.
What You Can Do
POST
Issuetoken
— Issue an authentication token
/v1/auth/tokens
GET
Validatetoken
— Validate token
/v1/auth/tokens
HEAD
Checktoken
— Check token (no body)
/v1/auth/tokens
DELETE
Revoketoken
— Revoke token
/v1/auth/tokens
MCP Tools
issue-authentication-token
Issue an authentication token
validate-token
Validate token
read-only
idempotent
check-token-no-body
Check token (no body)
revoke-token
Revoke token
idempotent