Skip to main content

All Questions

0 votes
0 answers
120 views

Saml 2.0 SSO - Receiving HTTP ERROR 400 when directed to ACS URL

I have an app that I have developed as the SP, using Salesforce as the IdP. I am testing it out (localhost) so have used ngrok to expose the Api. I have made sure that I am referencing ngrok in the ...
herpreet.sond's user avatar
0 votes
0 answers
139 views

Salesforce as IdP error - Invalid HTTP method

I'm completely new to SSO, so please bear with me... I have built an application (Service Provider) and I want to use Salesforce as the SSO IdP using SAML 2.0. When being redirected to Salesforce to ...
Preety's user avatar
  • 1
0 votes
0 answers
229 views

Pass parameter as attribute in SAML SSO body from Salesforce as IDP

I have setup SSO between Salesforce (Identity Provider) and Connecture (Service Provider). I have create a connected App for SSO. SSO is working fine as user is able to login to Connecture with ...
Nirav Tejani's user avatar
1 vote
1 answer
528 views

Unable to implement SSO in Salesforce

I am implementing service provider-initiated SSO for Salesforce where the service provider will be Salesforce and the identity provider will be a lambda code. The lambda code will allow a user after ...
Rahul Satal's user avatar
  • 2,197
2 votes
0 answers
372 views

SSO: Rails app as IDP and Salesforce as Service Provider

I am working on SSO and trying to make my existing Rails application as the identity provider and Salesforce as the service provider. I have tried saml_idp gem but no luck with it. I am open to ...
Chirag Agrawal's user avatar
0 votes
1 answer
488 views

Spring SAML Error: javax.net.ssl.SSLPeerUnverifiedException: SSL peer failed hostname validation for name: null

I am getting error: "javax.net.ssl.SSLPeerUnverifiedException: SSL peer failed hostname validation for name: null" while running the java application on my local machine. I have created the key ...
gbhati's user avatar
  • 543
3 votes
1 answer
2k views

SAML SSO - How to configure a dynamic ACS URL (SalesForce is IdP)

I am the Service Provider. Also, a shout-out to this open source C# component (AspNetSaml), they made life a bit easier: https://github.com/jitbit/AspNetSaml Anyhow, when I send a request to the IdP ...
JustLooking's user avatar
  • 2,445
0 votes
0 answers
72 views

Setting our app up as a Service Provider [SalesForce is the IdP, we are using AspNetSaml]

I think I'm close, but there's just something I'm missing: GIVEN: We just want to be able to open our app, get the UserID from salesforce (which would match the UserID in our app), and log us in ... ...
JustLooking's user avatar
  • 2,445
0 votes
1 answer
3k views

SSO with salesforce using SAML2 returning AuthnFailed error

My app is developed in Laravel 5.5. I am using laravel-saml2 package for setting up Service provider on my app. I am trying to configure SSO with Salesforce. I setup the IDP in salesforce from SP ...
Nijesh Hirpara's user avatar
0 votes
1 answer
723 views

Anyone has created c#.NET application to login into SAML 2.0 SSO configured salesforce org from Windows server 2012 with ADFS 2.0

I have configured Salesforce (SAML 2.0 based) SSO with ADFS 2.0 in windows server 2012 R2. I want to create a c#.NET desktop application in which user should be automatically login into Salesforce org ...
hardikvd's user avatar
0 votes
2 answers
1k views

Send SAML Assertion from SalesForce to Connected App

So I've added a connected APP to SalesForce. The connected app links to an external web application. When a user clicks on connected app via App Launcher or top right corner drop down, this is what I ...
Thomas Buckley's user avatar
0 votes
1 answer
568 views

Implementing SSO in Salesforce - NetSuite

My use case is, i need to open NetSuite within Salesforce using SSO. Both the platform supports SAML 2.0. As a first step mentioned in SSO implementation guide in Salesforce, I am trying to create new ...
Vagish's user avatar
  • 61
0 votes
1 answer
75 views

SSO-SAML Logging into IDP from service provicer

SP is an app which have its own Auth mechanism and local identities, User can directly login. Is there a way SP can notify IDP about the logged in user so that other SP are logged in from IDP(...
Sheik797's user avatar
  • 535
10 votes
1 answer
30k views

"HTTP Status 401 - Authentication Failed: Incoming SAML message is invalid" with Salesforce as IdP for implementating SSO

I've implemented SSO using Spring SAML and everything is working fine. It worked with the following IDP's till now: 1) idp.ssocircle.com 2) openidp.feide.no Now I'm testing with salesforce.com as my ...
abhilash's user avatar
  • 785
3 votes
1 answer
1k views

invalid_grant error with valid SAML2.0 assertion on SalesForce

I'm tried to implement SSO for SalesForce using OpenSAML. My code generates valid SAML assertion, which validated by salesforce SAML validator. But when I tried to send assertion to salesforce I ...
Eugene Burtsev's user avatar

15 30 50 per page