I think I'm missing something simple... Here's my issue, I want to
consider using OpenID as the Authentication mechanism for a hosted
TomCat container, I don't see any good examples of setting up TomCat
container managed security. I want to protect whole URI wildcard
ranges just like it was Form or Basic Auth.
Prabath at
wso2.com tried to explain this at..
http://blog.facilelogin.com/2008/11/openid-authenticator-for-tomcat.html
but that posting is out of date and I can't get it to work.
Is OpenID4J not intended to be used at a contain level for
authentication? I've made the basic examples work...
does OpenID4Java also work for this type of authentication?
Is that the wrong way to use OpenID4Java?
Is there a simpler way to implement Registration/Login for a new
hosted site?
thoughts?