I want to make a self hosted application internally available with Cloudflare access. Since the application needs to be accessed by browser and by a cli tool which doesn’t support custom headers I need a way to bypass the login page when the warp client is active. Is there a setting to do that?
Everything works fine if I add the application server’s ip as a network (but then I have to use the ip instead of the public hostname). Is there a way to do the same as with private networks but with a public hostname instead?
Thank you, that worked. What’s the difference between the “Gateway” and “Warp” posture?
And I assume that it only allows Warp users who are logged into the same team to access, correct?
‘Warp’ means anyone using Warp (including the usual consumer Warp) whereas ‘Gateway’ means anyone who is enrolled into your Zero Trust organization using Warp for Teams.
Note that for websites (aka Cloudflare Access) to be able to recognise you are using Gateway, you will need to enable ‘TLS decryption’ under Settings → Network in the Zero Trust dashboard.