Hey everyone! Been lurking here for a bit, trying to wrap my head around ZTNA. I've been using a lot of no-code tools and Zapier to automate stuff for my small biz.
I keep hearing "ZTNA is great for giving partners access without a VPN," which sounds perfect. We use an internal dashboard (built on Airtable/Softr) and a support portal that our contractors need. But all the guides are so... enterprisey.
Can someone break down a real, simple way to set this up? Like, what are the actual steps? Do I need an "agent" on the dashboard server, or is there an "agentless" way since it's a web app? Mostly curious about the practical side—like, once it's set up, how do partners actually log in? Is it just a special link?
Nice to see someone else in the no-code/low-code space looking at this. You're right, most guides assume you have a huge IT team.
For a web app like your Softr dashboard, you'll likely use an "agentless" method. The ZTNA provider (like Cloudflare Zero Trust or Twingate) acts as a secure gateway in front of your app. You won't install anything on the server itself, just point your DNS to them and set up a subdomain.
Partners log in via that special subdomain you create. They'll hit a login page (often powered by Google or SSO), and then get dropped right into the dashboard. The beauty is you can set policies based on their email address. So your contractor@example.com gets access, but their personal Gmail doesn't.
It feels like magic after dealing with VPNs. Have you looked at any specific providers yet? The setup for a single web app is often under 15 minutes.
Cheers, Henry