The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
0answers
10 views

Data flow for SAML based SSO with salesforce for outlook

We are planning to implement SAML based SSO for our salesforce org. Salesforce will be a service provider. We are also using Salesforce for Outlook plugin. Can anybody explain how username and ...
5
votes
1answer
62 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 ...
3
votes
1answer
28 views

URL redirect with SAML enabled

We are planning to use SSO with SAML. This means, as far am I am aware, that the URL being displayed in the browser will not have the format na1.salesforce.com, but the format of the sub domain being ...
2
votes
1answer
58 views

SAML not working, validator passes

We are setting up SSO with a custom SAML identity provider. The SAML validator passes just fine: But then when we try to login, we get: I can't see any error logs anywhere (login/history). The ...
6
votes
3answers
119 views

Google Apps & Salesforce - SAML SSO

If I'm using Salesforce as the Identity Provider to log in to my Google Apps email, what happens when Salesforce wants to verify my identity by emailing a login verification code? As I think about ...
2
votes
1answer
135 views

SAML Provision Error

We are trying to initiate Salesforce from company's portal and it was working fine until yesterday. We are getting "SAML Provision Error" while trying to launch Salesforce via SSO from Portal. On ...
3
votes
1answer
281 views

How to setup salesforce to force users to use SSO for salesforce authentication (and disable sfdc credentials)

Need to setup salesforce sso, so that users have to use SSO to login, but cannot use standard login.salesforce.com to login. Not able to setup how to prevent login from the standard page with ...
3
votes
1answer
1k views

Error while using Single Sign-On with OpenSSO

I am trying to use salesforce federated single signon feature. I am using Glassfish server and OpenSSO 8.0 While logging in using OpenSSO, I am getting the following error: Login Error Your ...
4
votes
1answer
636 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
463 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 ...