Vault Forward authentication
Update Vault Forward authentication method
Updates an existing Vault Forward authentication method.
PUT
This endpoint requires the vault-forward-authentications.write
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"
Body
application/json
Request body to update a Vault Forward authentication method.
Response
200
application/json
Returns the updated Vault Forward authentication method.
A configured Vault Forward authentication method.