Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set correct tailnet name in authentication provider #59

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

willnorris
Copy link
Member

The MagicDNS suffix is what we now refer to as the "Tailnet Name": https://tailscale.com/kb/1217/tailnet-name. This code was previously using what we now call the org name, which used to be embedded in the MagicDNS name before we used ts.net cert domains.

Also add tailnet name to the output in the proxyauth example config.

Fixes #29

The MagicDNS suffix is what we now refer to as the "Tailnet Name":
https://tailscale.com/kb/1217/tailnet-name. This code was previously
using what we now call the org name, which used to be embedded in the
MagicDNS name before we used ts.net cert domains.

Also add tailnet name to the output in the proxyauth example config.

Fixes #29

Signed-off-by: Will Norris <will@tailscale.com>
@willnorris willnorris requested a review from irbekrm June 3, 2024 19:19
@willnorris willnorris merged commit 70503b6 into main Jun 5, 2024
3 checks passed
@willnorris willnorris deleted the will/tailnet branch June 5, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tailscale_auth does not set Tailnet in the request header
2 participants