> 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
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