[keycloak-user] [keycloak-spring-boot-adapter] disable security via application.properties file

Pavel Maslov pavel.masloff at gmail.com
Fri Mar 10 10:49:55 EST 2017


Hi all,


Sometimes (for testing purposes) I need to disable keycloak security

Is it possible to do so via application.properties file? Right now
apart from the properties file I also have to comment out these
dependencies and rebuild the project:

compile 'org.keycloak:keycloak-spring-boot-adapter:2.5.1.Final'
compile 'org.keycloak:keycloak-tomcat8-adapter:2.5.1.Final'



Regards,
Pavel Maslov, MS


More information about the keycloak-user mailing list