Shibboleth 3.1.1, Tomcat, JAAS & JDBC

Peter Schober peter.schober at univie.ac.at
Tue Apr 11 04:48:28 EDT 2017


* Cantor, Scott <cantor.2 at osu.edu> [2017-04-10 22:38]:
> > I have everything set up almost exactly like they do with the exception of
> > me using Tomcat instead of Jetty.  Because of this I obviously don't have
> > the *org.eclipse.jetty.plus.jaas.spi.JDBCLoginModule* class.  What would be
> > the equivalent of this to run on Tomcat 8?
> 
> You don't need to do anything to the container to use JAAS with the
> IdP, not with V2 or V3. So there is no equivalent, don't do it that
> way. JAAS is directly handled by the IdP.

You'll just need to add the desired JAAS modules, e.g. for JDBC-based
authentication.
-peter


More information about the users mailing list