Magidoc

EnterpriseIdentityProvider
Object

An identity provider configured to provision identities for an enterprise. Visible to enterprise owners or enterprise owners' personal access tokens (classic) with read:enterprise or admin:enterprise scope.

Fields

#

digestMethod

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

enterprise

The enterprise this identity provider belongs to.

externalIdentities

Non-null

ExternalIdentities provisioned by this identity provider.

id

ID !
Non-null

The Node ID of the EnterpriseIdentityProvider 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.

recoveryCodes

[ String !]

Recovery codes that can be used by admins to access the enterprise if the identity provider is unavailable.

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

#