Vault
Vault OIDC callback
Unauthenticated endpoint the IdP redirects to after login. Correlates the authorization code to a pending session via the Vault-issued state parameter.
get/vault/oidc/callback
Query parameters
statestring required
codestring required
errorstring
Response
HTML page confirming sign-in success or failure.
Changes
No recorded changes to this endpoint across all 1 revision of this API.