The authentication provider allows you to configure external identity providers to authenticate users in your Salesforce org. This feature allows users to log in to Salesforce using their credentials from another trusted system, streamlining the login experience and improving security. This provider is beneficial when you already have accounts with external identity providers, and you want to integrate with the existing authentication mechanisms.
Log in to your Salesforce org.
Go to Setup. Enter Auth. Providers in the Quick Find box and select it.
Enter the following information.
Field
Description
Provider Type
Select Open ID Connect from the drop-down list.
Name
Enter APTS_RLPInstanceSettings as the provider name.
URL suffix
Unique identifier used in the client configuration URLs. This is generated automatically based on the authentication provider name.
Consumer Key
Consumer key refers to the client ID created during the configuration of Conga API-to-API connection after your tenant is onboarded. For more information, see Managing API Connections.
Enter the connected environment's consumer key.
Consumer Secret
Consumer secret refers to the client secret created during the configuration of Conga API-to-API connection after your tenant is onboarded. For more information, see Managing API Connections.
Enter the connected environment's consumer secret.