This is a custom solution, but when the user signs in you could add a
cookie that encrypts a username, password, and timestamp. When the user
hits a new webapp see if the cookie is present. If so decrypt it and log
the user into the new webapp automatically.
On 3/27/2013 1:41 PM, Ratay, Steve wrote:
Oli,
Fediz seems more like a federated security solution, similar to CAS or
Shibboleth. Ideally I’d like to solve this problem with a solution
similar to what Tomcat has, where I don’t have to deploy another web
application, another container, or manage SSL keys.
Anyone else have other suggestions?
Thanks, Steve
_______________________________________________
jetty-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/jetty-users
_______________________________________________
jetty-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/jetty-users