Security Assertion Markup Language 2.0 (SAML 2.0) is a standard providing means to exchange authentication and authorization data between security domains.
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 opensamlI 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.0I 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-saml2I'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-apiOur 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.0I 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-samlI 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.0I'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