pub async fn providers_saml_import_metadata_create(
configuration: &Configuration,
name: &str,
authorization_flow: &str,
file: PathBuf,
) -> Result<(), Error<ProvidersSamlImportMetadataCreateError>>
Expand description
Create provider from SAML Metadata