Can I use a undertow-handlers.conf file in quarkus Keycloak 20

0

I need to do some URL rewriting and such. I see quarkus supports this HTTP Reference - Quarkus, “This file should be placed in the META-INF directory of your application jar.”

But there is no reasonable way to put the undertow-handlers.conf file into the Keycloak jar.