Update Dev Orgs Auth Connection
Updates an authentication connection.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
google_apps
Object encapsulating the configuration parameters for a Google Apps
authentication connection.
OR
none
OR
oidc
Object encapsulating the configuration parameters for an OIDC
authentication connection.
OR
okta
Object encapsulating the configuration parameters for an Okta
authentication connection.
OR
samlp
Object encapsulating the configuration parameters for a SAML
authentication connection.
OR
waad
Object encapsulating the configuration parameters for an Azure AD
authentication connection.
Response
Response for the request to update an enterprise authentication
connection.
auth_connection
Connection object that specifies the configuration for an
authentication connection that is set up for a Dev organization.