vaultrs::auth::oidc::config

Function set

source
pub async fn set(
    client: &impl Client,
    mount: &str,
    opts: Option<&mut SetConfigurationRequestBuilder>,
) -> Result<(), ClientError>
Expand description

Update the configuration of the mounted KV engine

See SetConfigurationRequest