Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Keycloak redirect page shows We are sorry.. page not found

I have deployed keycloak on my EKS cluster and able to access dashboard successfully and created a new realm already.

So I thought of testing my keycloak, and went to https://www.keycloak.org/app/ for testing.

I have created a client with the root URL "https://www.keycloak.org/app/" and created one User also. I have tested successfully my user using account login of my realm.

then I went to https://www.keycloak.org/app/ entered my keycloak URL as https://keycloak.test.nip.io , the realm as Test(same name of my realm), and then client name as a portal(same name client created on keycloak).

When I hit Sign in, it redirects to my keycloak URL but shown We are Sorry... Page not found

Anyone knows why I am receiving this error and how can I avoid that.

like image 895
Prashant Gupta Avatar asked Dec 14 '25 05:12

Prashant Gupta


1 Answers

I too had this error. I followed instructions somewhere for configuring the keycloak client application's url, realm, and clientId properties. In the instructions it said to configure the url to http://localhost:8080/auth. I think this must have changed somewhere along the way.

Changing the url property to http://localhost:8080 fixed the error :)

like image 101
Datum Geek Avatar answered Dec 16 '25 22:12

Datum Geek



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!