Categorygithub.com/kotx/dex-tailscale
repository
0.0.0-20250114220724-e2119bf5d61b
Repository: https://github.com/kotx/dex-tailscale.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

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!