Hi,
I have no idea why the error I get while performing the action control would be like this? log record as follows:
2022-03-23 13:12:07 cbsecurity.interceptors.Security Invalid authentication by User (127.0.0.1), blocked access to target=User.index using rule security: {Match={event}, Permissions= {user}, module={}, Whitelist={User.Login,User.logout}, OverrideEvent={}, Securelist={User.,User/}, UseSSL={0}, Action={override}, Roles={user}, securityrule_id={1}, Description={}, Redirect={}} ExtraInfo: {“messages”:“”,“allow”:false,“type”:“authentication”}
and variables when I inspect. I see requestService.getContext() this value is empty
Thanks…