Generate TOTP
Generate the current one-time password for a Vault login secret with a stored TOTP seed. The seed itself is never returned.
Generate a code
The caller must be authorized to use the secret, and the Space Vault policy must allow the operation. Do not log the generated code.
Request parameters
Response
Next
- Get secret metadata — check whether TOTP is configured
- Read secret value — read an authorized login
- Spaces — configure Vault access

