<div dir="ltr">Hi Team,<div><br></div><div>I am using keycloak with tomcat integration along with multi tenancy. I use Keycloak to secure rest services.</div><div><br></div><div>Is there any way to switch off the authentication when not required I dont want to make any changes to web.xml or the context.xml, which contains the adapter</div><div><br></div><div><div>&lt;Context path=&quot;/talent-entity-layer&quot;&gt;</div><div> &lt;Valve className=&quot;org.keycloak.adapters.tomcat.KeycloakAuthenticatorValve&quot;/&gt;</div><div>&lt;/Context&gt;</div></div><div><br></div><div>I also have pathresolver to resolve the multitenancy.</div><div><br></div><div>Is there anyway to switch off authentication.</div><div><br></div><div>Regards,</div><div>Satya.</div></div>