Top "Shibboleth" questions

A standards based, open source software package for web single sign-on across or within organizational boundaries.

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 …

spring-security single-sign-on saml-2.0 shibboleth spring-saml
Forward REMOTE_USER to tomcat via AJP (e.g. for shibboleth)

Today 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 shibboleth
Shibboleth - How to read attributes?

I'm successfully logging into my Service Provider test page with Shibboleth. I then go to the /Shibboleth.sso/Session page …

attributes shibboleth
Generating Shibboleth SP Metadata

I'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 shibboleth
Shibboleth and .NET

I've got a requirement that a ASP.NET web app use Shibboleth for the authentication. Has anyone done this before? …

asp.net shibboleth
Apache Config - Exclude Location from Authentication

I 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 shibboleth
asp.net MVC authentication with Shibboleth

Shibboleth is a SSO Authentication that is added to IIS as a "plugin". After a user has done a Login …

c# asp.net-mvc shibboleth
Error Message: No peer endpoint available to which to send SAML response

I installed Shibboleth SP on my mac. I try to make a connect with the test shib. However, I get …

shibboleth
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
passport-saml and SAML encryption

I'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