Hi: I would like to authenticate users based of a token provided as a parameter in the URL. For example, the user will access the url: http://www.myserver.com/myapplication/myservlet?token=abcdefg123456
I would like to authenticate the user by that URL without having to submit a username and a password. I read that JAAS can do this but I'm not sure how as I didn't manage to find any examples. First of all, can I implement this with Tomcat 6? If yes, can you please provide me with some documentation or examples about the subject? Thank you for your help, Albert Attard --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org