Function sources_saml_create

Source
pub async fn sources_saml_create(
    configuration: &Configuration,
    saml_source_request: SamlSourceRequest,
) -> Result<SamlSource, Error<SourcesSamlCreateError>>
Expand description

SAMLSource Viewset