Magidoc

OrganizationIdentityProvider
Object

An Identity Provider configured to provision SAML and SCIM identities for Organizations. Visible to (1) organization owners, (2) organization owners' personal access tokens (classic) with read:org or admin:org scope, (3) GitHub App with an installation token with read or write access to members.

Fields

#

digestMethod

The digest algorithm used to sign SAML requests for the Identity Provider.

externalIdentities

Non-null

External Identities provisioned by this Identity Provider

id

ID !
Non-null

The Node ID of the OrganizationIdentityProvider object

idpCertificate

The x509 certificate used by the Identity Provider to sign assertions and responses.

issuer

The Issuer Entity ID for the SAML Identity Provider

organization

Organization this Identity Provider belongs to

signatureMethod

The signature algorithm used to sign SAML requests for the Identity Provider.

ssoUrl

The URL endpoint for the Identity Provider's SAML SSO.

Interfaces

#

Also implements Node .

Usages

#

References

#