Re: AW: AW: OpenID Connect with Tomcat 8

2016-03-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sebastian, On 3/30/16 12:06 PM, Sebastian Trost wrote: > This is an OpenID Connect implementation for tomcat 8: > https://github.com/boylesoftware/tomcat8-oidcauth > > And as far as I know (I'm very new to this, so please correct me > if I'm wrong)

AW: AW: OpenID Connect with Tomcat 8

2016-03-30 Thread Sebastian Trost
Hi Chris, This is an OpenID Connect implementation for tomcat 8: https://github.com/boylesoftware/tomcat8-oidcauth And as far as I know (I'm very new to this, so please correct me if I'm wrong) the Valve redirects the user to the OIDC provider before he reaches the login form of the tomcat. Th