2 Replies Latest reply on Jan 8, 2003 9:17 AM by ppetit

    Pb authentication propagation in 3.2.0beta2

    ppetit

      I have an app that was perfectly using JAAS in 3.0.1. But it now fails to autenthicate at the ejb level using a 3.2.0beta.
      The client servlets authenticate normaly, principal and roles are OK, but when I call a create on secured SLSB from the servlet I get a principalRoles=null.
      I checked the log of my Postgres database and the query is OK.
      I haven't changed my precedent working conf files, I kept unchanged the previous jboss.xml with security-domain attribute.

      So if somebody could point me to new conf to apply...
      Many thanks for any help.