Input Object GitHub::SetEnterpriseIdentityProviderInput

Autogenerated input type of SetEnterpriseIdentityProvider

Input Fields

enterpriseId: ID!

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

ssoUrl: URI!

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

issuer: String

The Issuer Entity ID for the SAML identity provider

idpCertificate: String!

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

signatureMethod: SamlSignatureAlgorithm!

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

digestMethod: SamlDigestAlgorithm!

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

clientMutationId: String

A unique identifier for the client performing the mutation.

Uses

Mutation.setEnterpriseIdentityProvider