ENUM
SamlProtocolBinding
The SAML protocol binding.
link GraphQL Schema definition
- enum SamlProtocolBinding {
- # HTTP-POST.
- # HTTP-REDIRECT.
- }
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.