mirror of
https://github.com/tailscale/tailscale.git
synced 2025-11-21 10:31:39 +01: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>