Add HTTP App to Zero Trust Tunnel, but only let Zero Trust Users access it

I use Cloudflare Tunnel and put my private Network behind it. This works great for RDP. When I’m connected throug Zero Trust I can RDP to the Computers in my domain and it works like a charm.

My company uses Microsoft Remote App, which uses HTTP Protocol. The URL would be in this format:

https://xy.domain.com/RDWeb/Feed/webfeed.aspx

What I would like to do is put this also behind Zero Trust, but if possible also with a DNS entry like ````xy.domain.com``` but it should only be accessible if you are logged in to our Zero Trust.

I tried public hostnames in my Tunnel, however the whole thing is accessible for everyone then, not only for Zero Trust Users.

Is this possible to do?

Hello!

You should be able to add the app (xy.domain.com) to Cloudflare Access, and then create a Require Gateway policy for it.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.