Configuring NGINX as a reverse proxy for NEOGOV cloud services — best practices?

I’m working on integrating NEOGOV.PRO, a cloud-based HR platform, into our network infrastructure and considering using NGINX as a reverse proxy. Has anyone here implemented a similar setup or encountered challenges with authentication headers, SSL, or request forwarding when working with NEOGOV or other SaaS HR tools?

I can’t say I have any experience myself, but hopefully some other user does! I will say that off the top of my head configuring authentication/SSL/request forwarding is pretty straightforward. The main challenge if anything would be your networking environment since I would assume this will run in a private network.

1 Like

You may have already seen our general documentation for NGINX Reverse Proxy.

If you do encounter challenges with this setup, I’d love to hear more