PacktPublishing / Keycloak---Identity-and-Access-Management-for-Modern-Applications-2nd-Edition

Keycloak - Identity and Access Management for Modern Applications, 2nd Edition
MIT License
98 stars 34 forks source link

We are sorry... Cookie not found. Please make sure cookies are enabled in your browser. #22

Open bitxplora opened 6 months ago

bitxplora commented 6 months ago

I am reading this book on packtpub.com and following the examples.

Securing Your First Application

In the frontend example, the authentication was successfully redirected to the keycloak, but got this response from keycloak:

We are sorry... Cookie not found. Please make sure cookies are enabled in your browser.

I tried in different browsers and enabled cookies, but the issue persist.

What do I need to do?