Magidoc

SetEnterpriseIdentityProviderInput
Input Object

Autogenerated input type of SetEnterpriseIdentityProvider

Fields

#

clientMutationId

A unique identifier for the client performing the mutation.

digestMethod

Non-null

The digest algorithm used to sign SAML requests for the identity provider.

enterpriseId

ID !
Non-null

The ID of the enterprise on which to set an identity provider.

idpCertificate

Non-null

The x509 certificate used by the identity provider to sign assertions and responses.

issuer

The Issuer Entity ID for the SAML identity provider

signatureMethod

Non-null

The signature algorithm used to sign SAML requests for the identity provider.

ssoUrl

Non-null

The URL endpoint for the identity provider's SAML SSO.

Usages

#

References

#

  • Argument input of field setEnterpriseIdentityProvider from type Mutation