Localhost, connected
to the cloud.
Testing webhook integrations or complex gateway setups with a local server is hard. AuthGate Secure Tunnel lets you expose your local development environment directly to your tenant workspace — no deployment required.
CLI Client
integration
Zero Config
deployment
Secure
encryption
Tunnel Benefits
Speed up your feedback loop.
Bypass Local Limits
Cloud services and external APIs require public HTTPS endpoints for webhooks. Tunnels give your localhost a public URL instantly.
Test IAM & Gateways
Hook up your local backend directly to the AuthGate API Gateway to test complex OAuth2 and routing setups without deploying.
Zero Deployment
Just run the CLI command. Traffic is securely routed from the AuthGate cloud straight to your local development machine.
Getting Started
Expose your local app in seconds.
Install the CLI
Download the AuthGate tunnel client for your operating system.
Run the command
Run 'authgate tunnel expose 8080' to start routing traffic to your local port.
Register Service
Use the generated tunnel URL to register a new backend Service in the API Gateway dashboard.
