Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in Salesforce by (11.9k points)

In our web application, I want Identity provider (IdP) which authenticate users using salesforce.com.

I have done with Single Sign-On Settings at salesforce.com.

After this setting salesforce provides a metadata file.

Please tell me:

  • Is there any other setting I need to make at salesforce.com?
  • What to do next in my java code to authenticate the user?

1 Answer

0 votes
by (32.1k points)

From the Salesforce.com configuration site it is quite simple. 

Here is a sample of what is required on that side to configure with the OpenSSO solution: http://blogs.oracle.com/rangal/entry/saml2_salesforce_com

Browse Categories

...