[jboss-user] [Security & JAAS/JBoss] - Re: JAAS, login configuration + Hi everybody

Wolfgang Knauf do-not-reply at jboss.com
Wed Jul 4 10:49:51 EDT 2007


Hi Pablo,

the security-constraint looks OK to me.

Is your login module a subclass of org.jboss.security.auth.spi.UsernamePasswordLoginModule ? In a small login module I created myself I had to implement "getUsersPassword" and "getRoleSets", and both were called.

"getRoleSets" should return either "Administrators" or "Route Managers" in your case.

You have probably defined the security domain in jboss-web.xml ?

Best regards

Wolfgang

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

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



More information about the jboss-user mailing list