SteveKrall created MTOMCAT-272: ---------------------------------- Summary: Add ability to change the embedded Tomcat's MemoryRealm allRolesMode. Key: MTOMCAT-272 URL: https://issues.apache.org/jira/browse/MTOMCAT-272 Project: Apache Tomcat Maven Plugin Issue Type: Improvement Reporter: SteveKrall
Our web application we use AllRolesMode of strictAuthOnly. It would be nice to be able to change the MemoryRealm's allRolesMode via the pom. Something like <configuration> <allRolesMode>strictAuthOnly</allRolesMode> </configuration> -- This message was sent by Atlassian JIRA (v6.2#6252) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org