I think you should be able to modify it programmatically using a
ServletExtension and changing
io.undertow.servlet.api.DeploymentInfo.authorizationManager from the
default.
Stuart
On Fri, Aug 19, 2016 at 6:50 PM, arjan tijms <arjan.tijms(a)gmail.com> wrote:
Hi,
In org.wildfly.extension.undertow.deployment.
UndertowDeploymentInfoService.handleJACCAuthorization I found the
following comment:
// TODO make the authorization manager implementation configurable in
Undertow or jboss-web.xml
Wonder if that TODO is still on the radar.
Would be quite an improvement if an application could declare itself that
it wanted to use the Java EE authorization module (JACC), which would hold
for either the default JACC module that JBoss/WildFly ships (and
initializes) or a user provide one.
Thoughts?
Kind regards,
Arjan Tijms
_______________________________________________
wildfly-dev mailing list
wildfly-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/wildfly-dev