Hi! We have a use case where we will have a client application that will stream video via WebRTC.
In order to handle this without directly expose the Milestone server in DMZ we will set up TURN and STUN for handling the WebRTC part but we will also need to get an access token from the Milestone XProtect IdP (via the Milestone API GW).
Should we have an additional API GW for “protecting” the token endpoint and maybe also use mTLS for extra protection?
Does anyone have any “best practice” to share regarding our use case.
Best regards Hans