Experience Service – Login Prompt Loop (Credentials Not Accepted)
Hello Community,
we are currently facing an issue on our Server (Experience Service 10.0.4) where users cannot log in.
Issue Description
-
When trying to log in to the Experience Service, the login prompt keeps appearing again and again.
-
Even after entering the correct credentials, access is not granted.
-
In Vuforia Studio, the same loop happens when configuring the Experience Service.
Environment Details
-
Experience Service Version: 10.0.4
-
Node.js Version: 20.13.1
-
NPM Version: 10.5.2
-
Database Handler: Postgres
-
Server runs in secure mode
-
Seen in logs: multiple
401 Unauthorizedresponses when trying/ExperienceService/admin/logs.
Troubleshooting Done So Far
-
Cleared browser cache & cookies.
-
Tested in Chrome Incognito (same result, repeated credential prompt).
-
Confirmed server is running and responding to
/ExperienceService/pingwith HTTP 200. -
Logs show only one user loaded (
load users handler resolved. 1). -
Warning in logs:
certificate errors are ignored(but server is accessible).
Symptoms
-
Login prompt repeatedly appears.
-
Correct credentials are not accepted.
-
Vuforia Studio affected.
Question
Has anyone faced a similar issue where Experience Service rejects valid login credentials and keeps looping the prompt?
Thanks in advance for your help!
Best regards,

