Merge branch 'main' into next

This commit is contained in:
Aarnav Tale
2025-10-12 14:06:28 -04:00
committed by GitHub
2 changed files with 7 additions and 3 deletions
+4
View File
@@ -148,6 +148,10 @@ oidc:
# userinfo_endpoint: ""
# The client ID for the OIDC client
# For the best experience please ensure this is *identical* to the client_id
# you are using for Headscale. A lot of OIDC providers will use different
# subjects per user based on the client_id and for this to work correctly
# they need to be identical between Headscale and Headplane.
client_id: "your-client-id"
# The client secret for the OIDC client