A standards based, open source software package for web single sign-on across or within organizational boundaries.
I'd like to implement a Single Sign-on (SSO) authentication layer in my Spring-based application with the aim of supporting authentication …
spring-security single-sign-on saml-2.0 shibboleth spring-samlToday I just got stuck with the following problem: 1. I configured apache for basic authentication (require valid user); which worked. 2. …
apache authentication tomcat ajp shibbolethI'm successfully logging into my Service Provider test page with Shibboleth. I then go to the /Shibboleth.sso/Session page …
attributes shibbolethI'm trying to configure Shibboleth SSO on an application that runs locally (on localhost). I've followed all the instructions and …
metadata single-sign-on shibbolethI've got a requirement that a ASP.NET web app use Shibboleth for the authentication. Has anyone done this before? …
asp.net shibbolethI have a web application that is being protected by a Shibboleth authentication module. My current config is as below &…
apache authentication location single-sign-on shibbolethShibboleth is a SSO Authentication that is added to IIS as a "plugin". After a user has done a Login …
c# asp.net-mvc shibbolethI installed Shibboleth SP on my mac. I try to make a connect with the test shib. However, I get …
shibbolethI'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'm new to passport and passport-saml, and I'm trying to build a Node.js server that uses our University's Shibboleth …
node.js encryption passport.js saml-2.0 shibboleth