As far as I can see, the default does the following in JBoss/Tomcat integration.
Your client comes in, he has a valid certification. In the certificate is enclosed the client DN (distinguish name). The default authentication mechanism maps this DN to the request.getRemoteUser(). So now during a request, JBoss Portal uses the getRemoteUser() value to fetch the user from the UserModule. So I guess that you must have the certificate DN that is matching the value of getUserName() in the User interface. I have not tried it yet but I'd like to know the outcome of this. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874495#3874495 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874495 ------------------------------------------------------- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality designed to reduce time involved in creating, integrating, and deploying reporting solutions. Free runtime info, new features, or free trial, at: http://www.businessobjects.com/devxi/728 _______________________________________________ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development