Top "Shibboleth" questions

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

NoClassDefFoundError: org/w3c/dom/ElementTraversal

I installed Jetty 7 and configured it correcty for IdP Shibboleth following this guide: https://wiki.shibboleth.net/confluence/display/SHIB2/…

java jetty shibboleth
How do I talk to ADFS from Java?

We have a website running on Caucho Resin. It's written primarily in Java using JSP. We have our own custom …

java saml adfs shibboleth opensaml
Logging into SAML/Shibboleth authenticated server using python

I'm trying to login my university's server via python, but I'm entirely unsure of how to go about generating the …

python login saml saml-2.0 shibboleth
Best practices for login pages?

I am working on a single sign-on login page using Shibboleth that will be used for a variety of web …

security login usability shibboleth
How to implement or integrate single sign on with SAML and Shibboleth

We have two separate products, both including web app and server. We want to implement Single Sign On for both …

java single-sign-on saml shibboleth
Deployment on Tomcat: Constraint violation when resolving method "org.slf4j.impl.StaticLoggerBinder.getLoggerFactory()Lorg/slf4j/ILoggerFactory;"

I'm deploying Shibboleth IdP 3.1.1 on Tomcat 8.0.22, but I receive this error: SEVERE [http-nio-8080-exec-13] org.apache.catalina.core.StandardContext.listenerStart …

spring tomcat slf4j shibboleth
understanding Shibboleth and SAML

I have a Drupal site I am standing up for a client. I've been asked to use Single Sign on …

security single-sign-on saml shibboleth
Single Sign On for a Web App

I have been trying to understand how this problem is solved for over a month now. I really need to …

active-directory single-sign-on shibboleth
Difference between Shibboleth and CAS?

Please explain what the differences are between Shibboleth and CAS?

cas shibboleth
What is the purpose of SAML 2 Subject Name Identifier?

When doing authn against a SAML 2 IdP, what does the Subject Name Identifier supposed to be for? Does it track …

single-sign-on saml saml-2.0 shibboleth