function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sai kumar 29sai kumar 29 

what is entity id in sso settings

Please explain the below point

I have application A
I have salesforce system

when user logging into application A then I it shold allow single sign on to SFDC as well.

When I am configuring details in SFDC for above ( IDP initiated login, SFDC is at service provider).

I got a field called Entity ID:

Please explain what details I need to enter on this field.
Advance Thanks
Sai Ram ASai Ram A
Hi

Generally, use the custom domain as the entity ID. If you already have single sign-on configured before deploying a domain, the base domain is the entity ID. If you are providing Salesforce to Salesforce services, you must specify the custom domain.

Please follow the Link for more info: https://help.salesforce.com/htviewhelpdoc?id=sso_saml.htm&siteLang=en_US (https://help.salesforce.com/htviewhelpdoc?id=sso_saml.htm&siteLang=en_US)

Thankyou
BLearn
Amrutha raj 9Amrutha raj 9
Hi, I've an application running on localhost on my ubuntu. Can you pls share what would be entity id in this case?

The app running on my localhost is SP and i'm using SF as an IDP. Right now i'm getting Error: Unable to resolve request into a Service Provider

Thanks