[jboss-user] [Security & JAAS/JBoss] - Re: SecurityAssociation and ClientLoginModule authentication
jaikiran
do-not-reply at jboss.com
Tue Dec 23 01:29:29 EST 2008
"jaikiran" wrote :
| This works with JBoss-5.0 GA.
|
Spoke too soon. A bit of debugging shows that using
SecurityClient client = SecurityClientFactory.getSecurityClient();
| client.setSimple("anil", "mypass");
|
from a standalone client to access a secure EJB on JBoss-5.0 GA server always fails with Invalid User. The principal being passed to the EJB is null. I will debug a bit more and see what the problem is.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198157#4198157
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198157
More information about the jboss-user
mailing list