Can I use Shibboleth SP on tomcat?

Richard Eckart de Castilho richard.eckart at gmail.com
Mon Jul 22 08:52:09 EDT 2013


Hi,

there are SAML extension for Spring Security [1]. Even without using the rest of the
Spring framework for your web application, it should be possible to configure access 
rules to certain URLs and protect these by authenticating against a Shibboleth IdP.

-- Richard

[1] http://static.springsource.org/spring-security-saml/docs/1.0.x/reference/htmlsingle/

Am 22.07.2013 um 14:29 schrieb Saurabh Tyagi <saurabh.tyagi at thepsi.com>:

> Hello Friends,
>  
> Is it possible to use Shibboleth SP on tomcat directly?
>  
> Currently I use apache to load SP module and the after auth from IdP ,Sp  fwd the request to tomcat.
>  
> Is it any how possible to bypass Apache and configure the tomcat to do the all Apache tasks.
>  
>  
> Thanks and Regards
> Saurabh Tyagi



More information about the users mailing list