How to limit access to WebSocket API

How to limit access to WebSocket API

Best Answer

  • @alexandre.de-vallavieille1

    As far as I understand, if you connect to the WebSocket connection on the ADS server, and the service you are connecting to has entitlement enabled, the permission should depend on the DACS.

    In this case, I would suggest you open a support case to the ADS support team to help you verify the TREP setting and configuration for the WebSocket connection. You can open a case using my.refinitiv.com.

    Sorry for this inconvenience.

Answers

  • Hello All,


    I Just upgrade my TREP and I tried the websocket API. It works well. So I am the market data administrator and responsible to create/delete access for all users


    My question now is simple : How can I limit access to WebSocket API to my users ?


    With my Python script test, I am able to access data with only the DACS NAME of anyone and I prefer that only the user with his DACS name can access to WebSocket API.


    Another quick question : Can I give access to Eikon for one user without give it the access to WebSocket API ? For the moment, it seems that I am able to reach WebSocket API with all my DACS name users.


    Thanks per advance for your help