I am using G-Suite Enterprise inside a corporate firewall.
My question is, would I need to allow those ports in our corporate network or will the extension provider need to open those ports on their firewall?
I'm unsure of how the data-flow goes. After the extension registers for push notifications, when there is a new push notification, what happens:
- The push notifications go to my browser
- The push notification will go to the extension's back-end server and then the extension's back-end will push it to my browser
I'm just trying to understand the data-flow so I know where the ports need to be opened.