Shibboleth 3.1.1, Tomcat, JAAS & JDBC
Cantor, Scott
cantor.2 at osu.edu
Mon Apr 10 16:37:47 EDT 2017
> 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.
> I could always try and redeploy onto Jetty if that's easier.
You should anyway.
-- Scott
More information about the users
mailing list