wso2 / carbon-device-mgt-plugins

Apache License 2.0
44 stars 99 forks source link

Add device remote controlling for tenants #889

Closed lasanthaDLPDS closed 6 years ago

lasanthaDLPDS commented 6 years ago

Purpose

The purpose of this PR is to fix web socket connecting issue in the remote control feature for tenant mode.

Goals

In order to connect to the WebSocket, it is required to provide valid access token. When getting access token, in the tenant mode it is required to pass tenant domain along with the context of the username. Hence, in the tenant mode passed a valid token when connecting to the WebSocket.

Approach

N/A

User stories

N/A

Release note

N/A

Documentation

N/A

Training

N/A

Certification

N/A

Marketing

N/A

Automation tests

Security checks

Samples

N/A

Related PRs

N/A

Migrations (if applicable)

N/A

Test environment

N/A

Learning

N/A