[jboss-dev-forums] [Design of Security on JBoss] - Re: Custom Principal Propagation Related

anil.saldhana@jboss.com do-not-reply at jboss.com
Thu Sep 21 14:25:22 EDT 2006


The mismatch occurs because the jaas auth happens at the beginning of the workflow and the Client Login Module would have placed the custom principal on the stack.

But since the authentication goes through fine, the JBossSecurityMgrRealm pushes its view of the username (a SimplePrincipal) on to the stack for use.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973362#3973362

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973362



More information about the jboss-dev-forums mailing list