Third Light Developer Exchange

Code and templating community forum for developers and software integrators

You are not logged in.

Announcement

If you wish to join the Developer Exchange, please contact your account manager - this is to avoid unnecessary spam in the forums. Many thanks for your understanding.

#1 2021-07-30 17:41:43

François
Member
Registered: 2017-06-12
Posts: 10

ImpersonateUser not found in CHORUS REST API

Hi,

I'm trying to port code from JSON API (IMS v6) to REST API (CHORUS 3.4-16).
I am using an API key because our users are using SSO and do not have any password (we are using smart cards).
The login with the API key works well, and using the returned sessionId, the CMS Browser works well too.

My objective is to integrate the CMS Browser into our intranet for people who composed new web pages.
This is currently working with IMS v6 using JSON API, including the API KEY and Core.ImpersonateUser features.

As a matter of fact, the CMS Browser allows photo uploading.
Without ImpersonateUser, how do you make sure that the photos are hooked to the right user?
How to perform an impersonateUser using the REST API?

Thank you for any help.
François

Last edited by François (2021-07-30 17:50:12)

Offline

#2 2021-09-08 15:04:44

François
Member
Registered: 2017-06-12
Posts: 10

Re: ImpersonateUser not found in CHORUS REST API

According to Thirdlight staff, the impersonateUser feature is not part of the REST API of CHORUS and will be added soon in one next version of the application.
Thanks.
François

Offline

Board footer