Hi,
We are producing CS Tokens for end users by using Content Server WebServices (CWS). We are connecting with a sysadmin account and retrieve a token for an end user (non admin account). With this impersonated token we can work with Content Server WebServices without any problem. Now we would try to run some calls via REST API for performance reasons. We tried to use this token for the REST API, but we get the error message that there is authentication required.
Why does this not work?
If we use the LLCookie from a normal WebBrowser session REST API works as it should. What is the difference from a LLCookie issued via WebBrowser to a impersonated cookie via CWS?
Version Info: Content Server 10.5 SP1 (2014-12) with CS Authentication (OTDS is NOT used for authentication)
Thanks & Regards,
Florian.