mirror of
https://github.com/tale/headplane.git
synced 2026-08-09 21:49:23 +00:00
Merge branch 'main' into next
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user