The External Integration tab allows administrators to view and manage users authorized through external organizations. An Identity Provider (IdP) is a crucial component, particularly in the context of authentication and authorization processes. Its primary function is to manage and verify the identities of users within a system, allowing them access to resources based on their authentication credentials.

You can add one or more external integrations as per your business needs; however, you can make only one as a default IdP.

To manage external integration, you can also use the Organization External Integration APIs instead of the user interface.

To add a new external integration

  1. Log in to the Conga Platform as an admin user.
  2. Click the App Launcher () icon from the top-left corner > Admin Console > Organization.
  3. Go to the External Integrations tab.
  4. Click Add New.
    The Add New External Integration screen appears.
  5. Choose Identity Provider from the drop-down list.
    Based on the IDP selection, other fields are displayed. Follow the next steps for Salesforce, Salesforce Sandbox, and Microsoft IdPs.

    If you want to use the SAML 2.0 identity provider, click here.

  6. Click Authorize to open the selected IdP's login screen.
  7. Log in with your credentials.
    If you get any access-related prompts during this process, please allow full access.
    When you log in, the
    selected identity provider's external identifier auto-populates the External ID field.
  8. Enter the Type of this integration. It is a free-form text field. You can add types such as Dev, QA, UAT, Prod, etc.
  9. Add the description.
  10. Enable the Default IDP toggle to make it a Default External Integration IDP.

    When the admin user creates new users, they are created with the default IdP. For example, if you have set Salesforce as the default IdP, all the new users will be created with Salesforce Idp.

  11. Click Save.

Follow the same steps to add more external integrations.

To edit the external integration

  1. Go to the External Integration tab.
  2. Click the More () icon and select Edit.
  3. Update the Type, Description, and Default IdP fields per your business needs.
  4. Click Save.

You can change the default IdP straight from the list page by selecting the Default IdP status of the particular external integration.

To delete the external integration

  1. Go to the External Integration tab.
  2. Click the More () icon and select Delete.
  3. From the confirmation dialog, click Confirm.

You cannot delete the external integration in any of the following scenarios: An API connection is established with the external integration, a user(s) is assigned to the external integration, and only one external integration is available.