Publisher currentuser.json
I have a CUG login form component created, that can compare against local user accounts and return username and groups the user is assigned to in the author instance. When I ran this in my local publish instance, it returned results fine. However, it seems like that /libs/granite/security/currentuser.json is not available at all on cloud manager publisher instances. It is only returning 404. Am I doing something wrong by trying to reach that file to log users in and get user detail, or am I missing something?

