In that case you'll need to change it to NONE and restart the serverOn 4 January 2016 at 16:10, Adrian Matei <adrianmatei@gmail.com> wrote:hi Stian,Just after the installation I wanted to be able access the Admin Console without SSL for our dev environment. I thought if I hacked the value of the column SSLRequired from table REALM for the master realm would work - unfortunately I used "none" instead of "NONE" and when I try to access now the admin console am getting the following:JBWEB000289: Servlet Keycloak REST Interface threw load() exception: java.lang.IllegalArgumentException: No enum constant org.keycloak.common.enums.SslRequired.noneThanks,AdrianOn Mon, Jan 4, 2016 at 4:01 PM, Stian Thorgersen <sthorger@redhat.com> wrote:What specifically are you trying to achieve?Re-starting the server would obviously clear the cache. Or you can clear it through the admin console.On 4 January 2016 at 15:32, Adrian Matei <adrianmatei@gmail.com> wrote:_______________________________________________Hi everyone,how can i clear the server caches without using the Admin Console. If I add theto keycloak-server.json as mentioned in the documentation won't work. The values are not even present "anymore" in the file..."realmCache": {"provider": "${keycloak.realm.cache.provider:none}"},"userCache": {"provider": "${keycloak.user.cache.provider:none}"}Thanks,Adrian
keycloak-user mailing list
keycloak-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user