Disable ssl in Keycloak 20.0.1

186 views
Skip to first unread message

P Terziev

unread,
Dec 6, 2022, 6:10:36 AM12/6/22
to Keycloak User
Hi guys, I'm trying to disable https:

I started the sever using `bin/kc.sh start-dev`

And then I tried to disable ssl using:

    root@server:/opt/keycloak#
    root@server:/opt/keycloak# /opt/keycloak/bin/kcadm.sh config credentials --server http://localhost:8080/auth --realm master --user admin –-password admin
    Logging into http://locahost:8080/auth as user admin of realm master
    Enter password: *****
    null [RESTEASY003210: Could not find resource for full path: http://localhost:8080/auth/realms/master/protocol/openid-connect/token]
    root@server:/opt/keycloak#


Do you know what is the proper way to execute the command?
Reply all
Reply to author
Forward
Message has been deleted
0 new messages