Skip to main content

All Questions

96 votes
4 answers
131k views

What is exactly RelayState parameter used in SSO (Ex. SAML)?

I am trying to understand SSO using SAML. I have come across the RelayState parameter and am very confused exactly why it comes first in SSO to send encoded URLs? What exactly does it mean? Please ...
Oomph Fortuity's user avatar
3 votes
1 answer
8k views

Problems reading authenticating a SAML assertion in .Net using WSSecurityTokenSerializer

I have a SAML assertion that I wish to authenticate in .Net using WSSecurityTokenSerializer. I've got the key-chain and SAML XML, despite a few issues. First I get the SAML assertion from the HTTPS ...
Keith's user avatar
  • 154k
24 votes
1 answer
15k views

Single Sign-On in Spring by using SAML Extension and Shibboleth

I'd like to implement a Single Sign-on (SSO) authentication layer in my Spring-based application with the aim of supporting authentication and authorization from different security domains. I've ...
vdenotaris's user avatar
  • 13.5k
3 votes
1 answer
3k views

Getting https://localhost/myapp/saml/sso redirection throws 404 error - Spring MVC/Okta

I am trying to create SP initiated SSO on Spring MVC application with Okta idp. I am getting 404 after the redirection from idp with failed authentication with the below error message when i am doing ...
Selvakumar's user avatar
69 votes
3 answers
46k views

SAML/ADFS node.js implementation guide?

I'd like to preface this by saying that until now, I hadn't even HEARD of SAML, much less developed a SSO strategy involving it. That, combined with the fact that I've barely been doing node for a ...
SpacePope's user avatar
  • 1,423
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
7 votes
2 answers
5k views

Should I require IdP's to sign SAML2 SSO responses?

Our app has SAML2 SSO integration with 3 different (Shibboleth) IdP's. We are trying to add a 4th (also Shibboleth), but running into some issues, because our app expects all SSO responses to be ...
danludwig's user avatar
  • 47.2k
6 votes
1 answer
20k views

HTTP-Redirect Binding SAML Request

Suppose SP-init SSO is carried out, HTTP-Redirect Binding is used instead of HTTP-POST Binding and signed AuthnRequest is required. It means to include the SAMLRequest in the URL. Q1. Do I need to ...
tony.0919's user avatar
  • 1,185
4 votes
2 answers
1k views

Does SAML 2.0 allow to send SP data to IdP?

I'm reading the SAML specification and experimenting with Keycloak and Shibboleth IdPs and I'm not sure how to implement one feature in an SP-initiated login. I have a service that traditionally used ...
user11729096's user avatar
4 votes
3 answers
8k views

SAML error for SSO with ADFS - MSIS0038: SAML Message has wrong signature

Hi I am trying to use SSO to authenticate my client's users directly to my website. My client's IDP is Microsoft ADFS and I am using Passport-SAML (https://github.com/bergie/passport-saml) to ...
jerem's user avatar
  • 1,036
3 votes
3 answers
4k views

How to access Shibboleth SP Attributes in AngularJS Application

I am new to SSO as well as Shibboleth. I have successfully implemented Shibboleth SP on an Apache Server. The user is getting authenticated against IDP whenever the user tries to access a protected ...
Ankit Prajapati's user avatar
1 vote
1 answer
2k views

WIF config: issuerNameRegistry vs. certificateValidation

In the Windows Identity Foundation (WIF) 4.5 config, what is the relationship between issuerNameRegistry and certificateValidation? What portion of a SAML 2.0 assertion is validated by each? For ...
Steve P's user avatar
  • 19.3k
0 votes
2 answers
608 views

Enterprise Single Sign On

Am searching for Desktop application manage Enterprise Single Sign On (SAML v2, Identity Provider , Service Provider )
mahdi kallel's user avatar
45 votes
3 answers
88k views

SAML simple example for beginners

I am beginner to the SAML v2.0 technology and I get the theory knowledge but I didn't find any examples on Google. Can anybody provide me with a step by step example for simple "SAML for v2.0". Upto ...
user2779075's user avatar
20 votes
5 answers
36k views

Google SAML SSO - 403 app_not_configured_for_user error when signed into personal Google account

I'm working on a SAML SSO integration for our app using Google / G Suite. Our customers configure our SAML app in their company's G Suite admin settings. The integration works correctly in most cases: ...
Sohan Jain's user avatar
  • 2,347

15 30 50 per page