Vault Forward authentication
Remove a Vault Forward authentication method
Removes a configured Vault Forward authentication method, disallowing it from being applied in Vault Forward requests.
DELETE
This endpoint requires the vault-forward-authentications.write
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Was this page helpful?