What is the name of the domain?
What is the issue you’re encountering
I want to give my developers the ability to use local tunnels (one tunnel per developer) to test their web apps over the Internet. I tried creating a user with minimal DNS permissions but that resulted in failure when trying to authorize login or create local tunnel. In the end, I had to allow full DNS permissions to allow tunnel creation. However, this also allows them to edit other DNS records which is not a secure practice. Is there a way I can restrict a user’s DNS access to a specific hostname - eg. ‘tunnel.flowlocal.net’ and only create tunnels?