You are here:
Configure Single Sign-On with Salesforce Identity for Point of Sale
Connect Point of Sale to your identity provider (such as Azure AD or OneLogin) through Salesforce Identity to centralize access management and enforce corporate password policies.
- User accounts configured in Salesforce or linked to third-party identity provider (Azure AD, OneLogin, JumpCloud). See Integrate B2C Commerce with Single Sign-On.
- Files: Store Associate Feed containing store associate IDs, names, store IDs, and roles.
- In CMS, go to .
- Toggle Enable to turn on SSO.
- For Provider Name, select Salesforce Identity.
-
Enter your OAuth credentials:
- Consumer Key: Enter the consumer key from your external client app.
- Consumer Secret: Enter the consumer secret from your external client app.
-
For Redirect URL, enter the callback URL (for example,
sfpos://oauth/callback). -
For Default Scopes, enter the required OAuth scopes (for example,
api, web, openid, refresh_token). -
Configure the endpoint URLs:
- Token Endpoint URL: Enter your Salesforce org token endpoint.
- Authorize Endpoint URL: Enter your Salesforce org authorization endpoint.
- User Info Endpoint URL: Enter your Salesforce org user info endpoint.
- Save the configuration.
Users can log into Point of Sale using their corporate credentials through Salesforce Identity. The system validates their role and store assignment against the associate feed.

