Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 754 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 754 Bytes

dex-tailscale

Simple Dex setup to authenticate with Tailscale.

This means you can login to services that support OIDC authentication using only your Tailscale IP!

Demo

Here is an example video of authenticating to Cloudflare Access with Tailscale:

gif showing login to cloudflare access using dex-tailscale

Setup

Fill in the values in dex.env and tailscale.env using dex.env.example and tailscale.env.example respectively.

The default dex.yaml configuration includes Cloudflare Access as a client, but you can update this if you want :)

Then just run docker compose up and you're done!