Auth Backend Tune Args
Constructors
Properties
List of headers to whitelist and allowing a plugin to include them in the response.
Specifies the list of keys that will not be HMAC'd by audit devices in the request data object.
Specifies the list of keys that will not be HMAC'd by audit devices in the response data object.
Specifies the default time-to-live. If set, this overrides the global default. Must be a valid duration string
Specifies whether to show this mount in the UI-specific listing endpoint. Valid values are "unauth" or "hidden".
Specifies the maximum time-to-live. If set, this overrides the global default. Must be a valid duration string
List of headers to whitelist and pass from the request to the backend.
Specifies the type of tokens that should be returned by the mount. Valid values are "default-service", "default-batch", "service", "batch". For more details on the usage of each argument consult the Vault GCP API documentation.