Skip to main content
GET
List configured Vault Forward authentication methods
This endpoint requires the vault-forward-authentications.read scope.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

config_id
string<uuid>
required

The ID of the Vault Forward configuration.

Example:

"46973e9d-88a7-44a6-abfe-be4ff0134ff4"

Response

Returns a list of Vault Forward authentication methods.

A list of configured Vault Forward authentication methods.

items
A Vault Forward authentication method · object[]