1 Reply Latest reply on Apr 26, 2007 11:20 AM by jgilbert

    Access to JAAS Subject

    jgilbert

      I am using 2.6 BETA1 with the Hibernate security implementation.

      In 2.4 I use to be able to access the Jaas Subject from SecurityAssociation.getSubject() once a user was logged in through the portal login page.

      In 2.6 BETA1 this always returns null and PolicyContext.getContext("javax.security.auth.Subject.container") also returns null.

      Any ideas what has changed or what I am missing?