Function providers_saml_update

Source
pub async fn providers_saml_update(
    configuration: &Configuration,
    id: i32,
    saml_provider_request: SamlProviderRequest,
) -> Result<SamlProvider, Error<ProvidersSamlUpdateError>>
Expand description

SAMLProvider Viewset