Vault Forward authentication
List vault forward authentications
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.
Response
200 - application/json
A list of configured Vault Forward authentication methods.
Was this page helpful?