Re: JWT and Tomcat

2016-03-16 Thread Mark Thomas
rk > > The best I could find is > > https://github.com/andreacomo/tomcat-jwt-security > > Is there an already available option I missed ? > > Thanks in advance, > >

JWT and Tomcat

2016-03-16 Thread l.pe...@senat.fr
Hi. I am planning to use JSON web tokens (JWT, see https://jwt.io/ and RFC 7519 https://tools.ietf.org/html/rfc7519 ). Is there any plan to have a "standard" valve implementing this RFC in Tomcat ? The best I could find is https://github.com/andreacomo/tomcat-jw