The Backend EnterpriseConnection object
The Backend EnterpriseConnection object holds information about an enterprise connection (SAML or OAuth) for an instance or organization.
Properties
- Name
-
oauthConfig - Type
null | EnterpriseConnectionOauthConfig- Description
OAuth (OIDC) configuration when the enterprise connection uses OAuth.
- Name
-
samlConnection - Type
null | EnterpriseConnectionSamlConnection- Description
SAML connection details when the enterprise connection uses SAML.
Feedback
Last updated on