Hi
Our company runs an internal filmmaker pro server (database server). The server allows you to setup oAuth with several different vendors. Because we already use Google Workplace for our email and other services, it just makes sense to go with Google. So the computer runs on a local IP. I of course need to obtain a Google Client ID as well as Secret. But I need to have a redirect URL which will need to point to the server. If I'm understanding this right, I will need to open a port which directs to the local computer hosting the database server. I have created a subdomain on our cloudflare account to point to our fixed office IP which has a mx security appliance in front of it. Any tips on best security practices here since I don't think I can make a firewall rule to limit just to google's server. I know I can limit the port number for this. But I don't want everyone in the world to get access to this port number of a computer on my local network. Obviously I am a beginner here.