2 Replies Latest reply on May 14, 2007 4:36 AM by sradford

    JAAS Security

    sradford

      Hi,

      When you use Seam's security infrastructure, utilizing a JAAS config is a 'proper JAAS login' performed and all things set up correctly?

      I ask as subsequent calls to EJB's annotated with RunAs are failing, trying to re-authenticate with a null username.

      Any pointers to solve this?

      Thanks,

      Sean

        • 1. Re: JAAS Security
          shane.bryzak

          Yes, a proper JAAS login is performed, but perhaps what you mean is whether Seam security integrates with container security, in which case the answer is not yet. I'll be spending a couple of days next week working on integration with JBoss Security so you can look forward to this feature being in the next Seam release.

          • 2. Re: JAAS Security
            sradford

            Yes, I subsequently found some JIRA issues related to my question. Will put aside my problem for now and re-visit with the next version of Seam.

            Thanks,

            Sean