Top "Saml-2.0" questions

Security Assertion Markup Language 2.0 (SAML 2.0) is a standard providing means to exchange authentication and authorization data between security domains.

Unable to locate metadata for identity provider

I'm trying to configure both Shibboleth service provider and identity provider on localhost for testing purposes. The problem is that …

single-sign-on saml saml-2.0 shibboleth opensaml
Single sign-on support for REST APIs

I am trying to find the best way to solve the following problem: our application is SaaS, and it supports …

rest oauth oauth-2.0 single-sign-on saml-2.0
Identity server 4 with SAML 2.0 as external identity provider for SSO

I am using identity server 4 for authentication to my ASP.Net Core solution. And it is working well with Facebook, …

asp.net-core-2.0 saml-2.0 identityserver4 asp.net-core-mvc-2.0 sustainsys-saml2
SAML for Native Mobile Apps(Android and IOS)

I have been searching for quite long time, whether SAML Authentication available for Mobile Apps. I went through the oneLogin …

android ios saml-2.0 onelogin
Getting list of groups user is associated with in Okta

I'm trying to integrate with Okta SSO by implementing SAML 2.0 in my website as Service Provider (SP) and Okta env. …

saml-2.0 okta okta-api
Requested Authentication Method is not supported on the STS

Our Java app is federated with customers ADFS 3.0 server. There is an issue after sending authentication requests (SP initiated) to …

windows-authentication saml saml-2.0 adfs adfs3.0
SAML 2.0 - How to verify the sender certificate?

I implement a SAML SP in Java. I send an AuthnRequest to SAML 2.0 IDP and gets an encrypted response. My …

java saml saml-2.0 opensaml
Processing SAML response with Spring SAML

I developed a Service Provider by using Spring SAML. I've configured several IdPs, each of them with a different naming …

spring saml saml-2.0 spring-saml
Logging out using passport-saml: req.logout() or Strategy.logout(), or both?

I have a question regarding the proper way to logout a user when using passport-saml for authentication. The example script …

node.js passport.js saml-2.0
ACS75005 "The request is not a valid SAML2 protocol message." Is showing always when I connect to Windows Azure Active Directory using SAML

I'm trying to consume Windows Azure Active Directory as an IdP in a web application. My code works fine on …

.net azure saml-2.0