Can able to configure the flow in keycloak

17 Views Asked by At

i want to expose /home to public and need kecloak auth for rest all endpoints. How should i configure it?

i have added a new client and set valid redirect as http://localhost:3000/* and web origins as http://localhost:3000 enabled "direct access grant",enabled "standard flow enabled" and enabled "backchannel logout session required"

0

There are 0 best solutions below