mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-13 22:47:30 +00:00

The tsidp oidc-key.json ended up in the root directory or home dir of the user process running it. Update this to store it in a known location respecting the TS_STATE_DIR and flagDir options. Fixes #16734 Signed-off-by: Mike O'Driscoll <mikeo@tailscale.com>