Search code examples
keycloak

Keycloak login page says "Page not found"?


I downloaded the latest Keycloak (17.0.0), start it with kc.bat start-dev and when I open localhost:8080 it redirects to localhost:8080/auth and this page is shown:

enter image description here

I can't make it work and get the page I get when I start the Keycloak standalone version 12...

Thanks in advance


Solution

  • the admin authentification in keycloak 17 is localhost:8080 without /auth you should run kc.bat start-dev on your cmd after check this url it worked for me. if it doesn't work try to re-run your cmd Keycloak admin interface