Re: JWT and Tomcat

2016-03-16 Thread Mark Thomas
On 16/03/2016 08:14, l.pe...@senat.fr wrote: > 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 ? No. Mark > > The best I could find

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-jwt-security Is there an alre