ENUM
SamlDigestAlgorithm
The SAML digest algorithm.
link GraphQL Schema definition
- enum SamlDigestAlgorithm {
- # SHA256.
- # 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.