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"