The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
1answer
61 views

How does a user with SAML SSO get redirected to IDP login page?

Question When SSO has been configured for SAML 2.0 and a user's federation identifier has been populated, how do they get redirected to the Identity Provider's login page? Background I'm working to ...
1
vote
1answer
60 views

Using Federated SSO, can we force users to login through SSO only? If we do, can admins still login from the salesforce login page? [duplicate]

We need to set up Federated SSO and make sure that users can't login using the standard login page (login.salesforce.com). One way that I know of doing this is, set up mydomain and force users to ...
4
votes
1answer
632 views

How does Delegated Authentication and Federated authentication work in parallel?

This is a follow up question to this question here. According to the answer to that question, it is possible to use Federated Authentication and Delegated Authentication in parallel. I'd like to ...
4
votes
1answer
459 views

Federated Authentication for mobile CRM products

We have implemented Federated Authentication for SSO in an organization. But now we want to use SSO for the Salesforce mobile CRM app. According to this article, Federated Authentication does not ...