0 Replies Latest reply on Dec 24, 2009 11:30 AM by cciotti

    JAAS issue with custom module

      Hi -

       

      Let me start off by saying I'm new to JBOSS development.

       

      I'm using JBOSS 4.2.0.GA_CP04_EAP.  We're using realm protection for a set of URL patterns.  I'm authenticating clients against a custom web service through a servlet but I need to tell JBOSS that user x is in role x.  I can't seem to get that working.  I've tried doing a few of the things listed here: http://docs.jboss.org/jbossas/admindevel326/html/ch8.chapter.html  to no avail.  I really just need to tell JBOSS that the user is OK if my service authenticates them and let them through.  Can someone point to to something simple?

       

      Thanks.

       

      chris