Hi @subrato_kha,
This is to reduce attack surface, CRX DE Lite should only be accessible to logged-in user.
Acceptance criteria as per GRANITE-27790 are as:
~ anonymous users cannot use features of CRX DE Lite (both UI and API)
~ the feature is configurable
~ default installations have safe config (anonymous access is blocked)
We have a doc bug CQDOC-16016 raised for this to include this behavior available on our official documentation link.
Thanks!!