pub async fn auth_method_create_saml(
configuration: &Configuration,
auth_method_create_saml: AuthMethodCreateSaml,
) -> Result<AuthMethodCreateOutput, Error<AuthMethodCreateSamlError>>pub async fn auth_method_create_saml(
configuration: &Configuration,
auth_method_create_saml: AuthMethodCreateSaml,
) -> Result<AuthMethodCreateOutput, Error<AuthMethodCreateSamlError>>