Configuring Salesforce Authentication Provider
- Go to Setup > Identity > Auth. Providers.
- Click New and set Provider Type as Open ID Connect.
- Enter the Name as APTS_RLPInstanceSettings.
- Enter the consumer key, consumer secret, and Authorize
Endpoint and Token Endpoint URLs. For information on how to fetch the consumer
key, consumer secret, and Token Endpoint URL, see Platform Settings. Leave
the remaining fields as they are.Note:
Enter the region-specific Authorize Endpoint URL. For example:
Preview Environment:
NA: https://login-rlspreview.congacloud.com/api/v1/auth/connect/token
EU: https://login-preview.congacloud.eu/api/v1/auth/connect/token
AU: https://login-preview.congacloud.au/api/v1/auth/connect/token
Production Environment:
NA: https://login-rls.congacloud.com/api/v1/auth/connect/token
EU: https://login.congacloud.eu/api/v1/auth/connect/token
AU: https://login.congacloud.au/api/v1/auth/connect/token
- Click Save.
