Object GitHub::OrganizationIdentityProvider
An Identity Provider configured to provision SAML and SCIM identities for Organizations
Fields
digestMethod: URI
The digest algorithm used to sign SAML requests for the Identity Provider.
externalIdentities(after: String, before: String, first: Int, last: Int): ExternalIdentityConnection!
External Identities provisioned by this Identity Provider
id: ID!
idpCertificate: X509Certificate
The x509 certificate used by the Identity Provder to sign assertions and responses.
issuer: String
The Issuer Entity ID for the SAML Identity Provider
organization: Organization
Organization this Identity Provider belongs to
signatureMethod: URI
The signature algorithm used to sign SAML requests for the Identity Provider.
ssoUrl: URI
The URL endpoint for the Identity Provider's SAML SSO.