You are here:
Create Auth Providers and Named Credentials
Safety Cloud comes with named credentials and Auth Providers for ixlayer, eMed, Senneca, and RainFocus.
Auth Providers allow third parties to access your organization from external services, typically through API integrations. Named credentials specify the URL of a callout endpoint and its required authentication parameters for third-party integrations in one definition.
For example, Safety Cloud can use RainFocus to manage the event registration, Marketing Cloud Engagement to send confirmation and status update emails, and Senneca for COVID-19 testing services.
To set up the service integrations, an admin updates the Auth Provider record with authentication property values from the third party. For example, the admin updates the Auth Provider record with the Auth Provider Id, Consumer Key/Secret, and Endpoint URL from the third party.
If you plan on using third-party services for COVID-19 testing or event registration, you must enter your organization’s credentials to connect to those services.
Complete these steps to create Auth Providers and named credentials.
-
To create Auth Providers:
- From Setup, in the Quick Find box, enter Auth. Providers, and then select Auth. Providers.
- Click New, and then select Salesforce for the Provider Type.
- Click Save, and then fill out the form with authentication property values from the third party.
- Save your work.
-
To create named credentials:
- From Setup, in the Quick Find box, enter Named Credentials, and then select Named Credentials.
- Click New Named Credential, and then fill out the page with the callout endpoint’s URL and authentication parameters.
- Save your work.
Senneca Username and Password Example
| Label: | Senneca API |
| Name: | Senneca_API |
| URL: | [URL for the Senneca External System] |
| Identity Type: | Named Principal |
| Authentication Protocol: | Password Authentication |
| Username: | [Your Integration Username] |
| Password: | [Your Integration Password] |
| Generate Authorization Header: | No |
| Allow Merge Fields in HTTP Header | Yes |
| Allow Merge Fields in HTTP Body: | Yes |
RainFocus Username and Password Example
| Label: | Rainfocus API |
| Name: | Rainfocus_API |
| URL: | https://events.rainfocus.com |
| Identity Type: | Named Principal |
| Authentication Protocol: | Password Authentication |
| Username: | [Your Integration Username] |
| Password: | [Your Integration Password] |
| Generate Authorization Header: | Yes |
| Allow Merge Fields in HTTP Header | Yes |
| Allow Merge Fields in HTTP Body: | Yes |
Cvent OAuth 2.0 Example
| Label: | Cvent API |
| Name: | Cvent_API |
| URL: | https://api-platform-sandbox.cvent.com/ea |
| Identity Type: | Named Principal |
| Authentication Protocol: | OAuth 2.0 |
| Username: | [Lookup to Auth. Provider] |
| Password: | [Access Level for Third-Party] |
| Generate Authorization Header: | Yes |
| Allow Merge Fields in HTTP Header | Yes |
| Allow Merge Fields in HTTP Body: | Yes |

