Clearing the geo-restriction on the IdP service

I am trying out netbird sidecar with Authentik in a VPS using the reverse proxy service and was going to incorporate some of my docker containters from my home network. For example…connect a docker container running seerr (jellyseerr) on my home network and configure the seerr docker containter to use Authentik thats hosted on the VPS. What I am finding is the reverse proxy doesn’t allow LAN IP addresss and only WAN IP addresses for the country block and crowdsec.

From the troubleshoot docs Reverse Proxy Troubleshooting - NetBird Docs

It appears you can clear the restrictions for Authentik.

That being said, would this also clear the restrictions to allow LAN IP addresses and if so would that create security issue?

Internal addressed should be firewalled on the machine itself, not managed or handeled with NetBird.

Thank you for the response, so clearing the restrictions in Netbird shouldn’t be a security issue then?