Authentication overview
Last updated
Was this helpful?
Last updated
Was this helpful?
The Watch Together Authentication server has two parts, the first one is hosted in the Media Server Cluster (MSC), the customer enclave, and the second is hosted by you in your data center/cloud.
This architecture will allow you to apply and integrate your own logic for supplying valid token to the clients and apply your own security standards.
In order to make requests to the MSC Authentication service, you require API _KEY and API_SECRET, both of which you get by logging in to your private area - Private area.
As we require that Clients will not directly request tokens from our Authentication service (CAS) we would like to suggest an authentication flow for your backend.
In this flow, we suggest a way to create a backend service that will be hosted on your side and will allow different clients to connect by sharing a TokenID
.
Follow this link to see the Authentication API reference.
Need technical support? contact us at Support@sceenic.co.