ENUM
SamlSignatureAlgorithm
The SAML signature algorithm.
link GraphQL Schema definition
- enum SamlSignatureAlgorithm {
- # RSA-SHA256.
- # RSA-SHA1.
- }
link Require by
- CreateIdentityProviderSamlMutationInputThe input object that defines the fields for the createIdentityProviderSaml mutation.
- IdentityProviderAn identity provider.
- IdentityProviderSamlDetailDetails regarding a SAML `IdentityProvider`.
- Querynull
- UpdateIdentityProviderSamlMutationInputThe input object that defines the fields for the updateIdentityProviderSaml mutation.