Top "Single-sign-on" questions

Single sign-on, a system for sharing authentication credentials between different systems

"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.…

spring-security salesforce single-sign-on saml-2.0 spring-saml
A potentially dangerous Request.Form value was detected from the client (wresult="<trust:RequestSecuri...")

I am also getting a request validation error when using WIF. I get correctly sent to the STS, but on …

asp.net-mvc-3 wif single-sign-on
Federated authentication and Delegated authentication in salesforce

Anybody know the difference between Federated authentication and Delegated authentication in salesforce? Can you explain the flow of request in …

salesforce single-sign-on federated-identity
Single Sign-On in Microservice Architecture

I'm trying to design a green-field project that will have several services (serving data) and web-applications (serving HTML). I've read …

security cloud single-sign-on microservices paas
What are the ways to integrate Single Sign On with SiteMinder and a to-be-developed java/.Net bespoke solution?

I am thinking of building a bespoke solution using either java or .NET and I want to integrate the authentication …

java .net single-sign-on siteminder
How to do single sign-on with NodeJS?

I've got multiple web apps running across multiple domains. I want to implement Single Sign-On, so that a user signs …

node.js single-sign-on
SPNEGO with Tomcat error: GSSException: Failure unspecified at GSS-API level (Mechanism level: Checksum failed)

I am trying to implement a browser based single sign on using SPNEGO with Tomcat. I have followed all the …

tomcat single-sign-on spnego
Single sign on for .NET application integrated with Active Directory

We have several customer using our web application (not intranet), some customers want their login should be integrated with their …

c# active-directory single-sign-on adfs2.0 adfs
How to parse a SAML assertion request in .Net

I'm trying to implement a SAML SSO solution in .Net, but I'm having a problem parsing the assertion. I have …

.net single-sign-on x509certificate saml pkcs#7
Android SSO (Single sign-on) for app

Is there any free single-signon mechanism for Android that gracefully works with non-webapps? Say, something along the lines of... You …

android single-sign-on