<auto-create-*> is creating /slide/user/* in my environment, and is, per-documentation, setting the user as an objectnode of: classname="slideroles.basic.UserRoleImpl" Which, to my knowledge, simply extends SubjectNode with no other values.
The roles from the JAAS module are ONLY USED FOR THE web.xml <security-constraint>! Everything else must be manually configured with the existing or manually-defined roles in slide and users must be part of the <property name="group-member-set"> CDATA values from domain.xml in order to particpate in the RBAC-based ACL. Has anyone extended the SubjectNode or the UserRoleImpl with additional behaviour based on role values from JAAS? -D --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
