<div dir="ltr">Hi Team,<div><br></div><div>I have configured PathBasedKeycloakConfigResolver in my package: com.demo.util.</div><div><br></div><div>The context param has been set on web.xml</div><div><div>&lt;context-param&gt;</div><div>        &lt;param-name&gt;keycloak.config.resolver&lt;/param-name&gt;</div><div>        &lt;param-value&gt;org.keycloak.example.PathBasedKeycloakConfigResolver&lt;/param-value&gt;</div><div>    &lt;/context-param&gt;</div></div><div><br></div><div>I deployed the application on Tomcat. I have registered the context.xml in meta-inf with the required adapter.</div><div><br></div><div>Tomcat lib directory has all the required keycloak jar files.</div><div><br></div><div>But PathBasedKeycloakConfigResolver never gets called on any request to the url.</div><div><br></div><div>Kindly comment.</div><div><br></div><div><br></div><div>Regards,</div><div>Satya.</div></div>