[keycloak-dev] [keycloak-user] Keycloak Authentication Switch off

Bill Burke bburke at redhat.com
Fri Sep 4 09:22:26 EDT 2015


Use web.xml security contraints.

On 9/4/2015 12:53 AM, Satyajit Das wrote:
> Hi Team,
>
> I am using keycloak with tomcat integration along with multi tenancy. I
> use Keycloak to secure rest services.
>
> 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
>
> <Context path="/talent-entity-layer">
>   <Valve
> className="org.keycloak.adapters.tomcat.KeycloakAuthenticatorValve"/>
> </Context>
>
> I also have pathresolver to resolve the multitenancy.
>
> Is there anyway to switch off authentication.
>
> Regards,
> Satya.
>
>
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>

-- 
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com


More information about the keycloak-dev mailing list