Re: issue with DefaultAuthorizationManager and container managed LDAP groups

2025-06-01 Thread Jürgen Weber
> seems to require all roles/groups to be defined in the web.xml of jspwiki That is a requirement of jee/jakarta. I wouldn't mess with the group names, see https://issues.apache.org/jira/browse/JSPWIKI-1176 Also I doubt that there are other group names possible. I believe the DefaultAuthorizat

issue with DefaultAuthorizationManager and container managed LDAP groups

2025-06-01 Thread Alex O'Ree
Greetings, I'm running into an issue whereby i want to restrict access to a specific jsp wiki page with something like [{ALLOW read LdapGroup1}] where by the user role LdapGroup1 is tomcat managed and backed by an LDAP/active directory setup. What i'm noticing is that JSP seems to require all ro