Hi,
I've set up openid authentication for my webapplication.
For development I used jetty and it worked.
Now I try to move to tomcat but i keep getting authentication failure.
Does the OpenId depending on the container?
The url and everything else is the same.
Thanks in advance


Reply With Quote