Skip to main content
The idea would be able to support multiple identity providers for the application.

 

  1. Google

  2. Facebook

  3. Janrain

  4. <Enterprise Single Sign On Implementation>

 

Right now, I think Salesforce can only use one Identity Provider?  Is there support for multiple ones at the same time? Or a workaround?  Has anyone implemented this?
2 件の回答
  1. 2014年6月19日 21:16
    Hi Philip, you can create all the identity providers you want, each must have its own apex class that handles the login. If you create 2 identity providers for the same service (e.h. google) each one is indipendent from the other, so you will have 2 different identity providers.
0/9000