Vault Forward authentication
Get Vault Forward authentication method
Gets a configured Vault Forward authentication method.
GET
This endpoint requires the vault-forward-authentications.read
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the Vault Forward configuration.
Example:
"46973e9d-88a7-44a6-abfe-be4ff0134ff4"
The ID of the Vault Forward authentication method.
Example:
"46973e9d-88a7-44a6-abfe-be4ff0134ff4"
Response
200
application/json
Returns the Vault Forward authentication.
A configured Vault Forward authentication method.