[jboss-user] [JBoss Portal] - WSRP user and role propagation
mrostan
do-not-reply at jboss.com
Mon Dec 10 06:57:05 EST 2007
Hi,
I'm using JBossPortal 2.6.2 and testing WSRP between two instances of JBossPortal.
I need information about the connected user in the producer side, so I'm trying these methods of RenderRequest with the following results:
getRemoteUser(): returns the login of the connected user on the consumer side
getUserPrincipal(): always returns null
isUserInRole(): always returns false
Is this the expected behavior?
I need isUserInRole, but it seems to be not implemented.
Is somebody else using these methods?
Thanks in advance
Martin
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111581#4111581
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4111581
More information about the jboss-user
mailing list