Hi all,
We are trying to make SPNEGO SSO work on gatein tomcat packaging.
Unfortunately, current spnego sso implementation of gatein only works on
jboss because it use Jboss Negotiation library - a specific library for
jboss.
So, i provide other spnego implementation for gatein tomcat packaging at
https://github.com/nttuyen/gatein-spnego, this implementation works as an
extension and i tested it on master and 3.7.x branch.
If there some one can review and have any feedback, i would appreciate.
Btw, is there any idea about where this implementation should be in gatein
codebase?
Thanks!
TuyenNT.