You need to sign in to do that
Don't have an account?
venkatsforce
Need to get ServiceProvider certificate
Hi
I am working on Single Sign-on concept using FederatedAuthenticationId from One Salesforce Org to other Org, In this concept ,where to be get the ServiceProvider Certificate. I get the IdentityProvider Certificate but i didn't find out the ServiceProvider certificate...Please let me give the solution for this concept.....
Regards
--------------
VenkatSForce
Hi Venkat,
Defining a Service Provider
- Log into Salesforce.
- From Setup, click Security Controls | Identity Provider.
- Click New in the Service Provider section and enter the following information:
Field Value Name Google Apps ACS URL The URL for your Google App account, such as https://www.google.com/a/respond.info Entity ID google.com Subject Type Federation ID
- Click Save.
- Select the profiles allowed to access this service provider. You must select the current user's profile for this example to work.
- Click Save.
- Copy down the value in the SP-Initiated Redirect Endpoint field. You will use this value
See the links below,http://login.salesforce.com/help/doc/en/identity_provider_examples.htm
http://wiki.developerforce.com/page/Implementing_Single_Sign-On_Across_Multiple_Organizations
Regards,
Ashish