Hi,
what is the best solution for an externally authenticated user to be identified as a
portal user?
For a successful authenticated user I have its uniqueID available as a header attribute.
Looking at the sources I found two possible base classes for my custom login module:
org.jboss.web.tomcat.security.HttpServletRequestLoginModule
and
org.jboss.portal.identity.auth.IdentityLoginModule
I would tend to choose the first one in order to avoid passing the uniqueID as a
parameter.
Any hints are welcome.
Burkhard
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974505#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...