{orgId} | ID of the Organization for which you want to enable a connection. |
{mgmtApiAccessToken} | Access Token for the Management API with the scope create:organization_connections. |
{connectionId} | ID of the connection you want to enable for the specified Organization. |
{assignMembershipOption} | Indicates whether you want users that log in with this connection to automatically be granted membership in the Organization. When set to true, users will automatically be granted membership. When set to false, they will not automatically be granted membership. |
{isEnabled} | Enables or disables a connection for an Organization. By disabling a connection, it is possible to keep the values for show_as_button, assign_membership_on_login, etc., while keeping the connection disabled. |
{isSignupEnabled} | Determines whether users can access a self-service signup link on the login prompt. When set to true, the signup link displays on the prompt. When set to false, the link remains hidden. Note: To enable this option, you must also set {assignMembershipOption} to true. |
{showAsButtonOption} | Indicates whether you want a specific Enterprise connection to display as an option on the Organization login prompt. When set to true, the connection displays as a button on the prompt. When set to false, the connection is hidden on the prompt. |
{organizationAccessLevel} | Determines what kind of access an Organization Admin will have when using the My Organization API. When set to none, the connection will be managed by the Tenant Admin and will not be visible or editable via the My Organization API. When set to read-only, the connection will be managed by the Tenant Admin and will be visible via the My Organization API, but not editable. When set to limited, Organization Admins can edit selected, non-sensitive settings via the My Organization API. When set to full, Organization Admins can edit all allowed settings for this connection, subject to restrictions defined by the Connection Profile. |
{organizationMemberAccessLevel} | Determines what level of access an Organization Admin has to manage members authenticated via this connection using the My Organization API. When set to none, members authenticated via this connection are not visible or accessible via the My Organization API. When set to read-only, Organization Admins can view members authenticated via this connection but cannot modify them. When set to limited, Organization Admins can perform selected member management actions for members authenticated via this connection. When set to full, Organization Admins can perform all allowed member management actions for members authenticated via this connection. |
{organizationConnectionName} | This name is provided by the Organization Admin via the My Organization API. If not populated, specify the name that you would like Organization Admins to see when viewing this connection. |