[jboss-user] [Security] - Assigning roles to an 'unauthenticatedIdentity' user

akhilachuthan do-not-reply at jboss.com
Thu Oct 29 05:07:22 EDT 2009


i have defined a user named 'defaultuser' as the unauthenticatedIdentity in my login-config.xml file. I am storing all the roles in the DB. 
Im in need to have this defaultuser able to access any ejb session bean method(s). so either i should have all the roles assigned to him, or have ejb configured to allow the defaultuser to access any session bean method. 

I do prefer the second option of having the container allowing this user to access any method without checking his principal role list. How do i do this but?

Thanks


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

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



More information about the jboss-user mailing list