Account Access Management & Permissions
Announcing SSH Access through Cloudflare

Announcing SSH Access through Cloudflare

11/16/2018 · Sam Rhea

What this post added

Introduced SSH access through Cloudflare Access, enabling secure connections to internal applications like source control repositories. This was achieved by leveraging Argo Tunnel for secure connections, Argo smart routing for performance acceleration, and the `cloudflared` CLI tool for establishing the connection between the user's device and the target server. The flow involves redirecting users to their identity provider for authentication, generating a JWT, and transferring it to `cloudflared` for subsequent requests.

Read the original post ↗