I’d like to understand the security surrounding the remote DVR access feature. From what I can gather, setting up the access is as follows.
-
Open mobile app and start remote access pairing
-
Login with Channels community login
-
Oauth request is generated and sent to my local DVR installation which must have port 8089 forwarded
-
Oauth request is accepted and generated and my device can connect
Is this correct? How do I manage my connected devices and revoke a token?
Also, why if I hit my DVR page externally on port 8089 am I presented with an access token form field? Shouldn’t it just redirect to the Channels community login?