
- Janrain
- <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 件の回答
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.