Is there a way to convert the [LL_REPTAG_OTCSTICKET /] into a usable token for CWS APIs within the same WebReport? We need to invoke several CWS APIs that aren't available through the REST API.
Currently, accessing CWS requires passing a username and password, which risks exposing credentials to the client via "view source" in shared reports. Has anyone encountered this scenario, and is there a secure method to convert the otcsticket into a valid authentication token for CWS?