File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed
Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -375,19 +375,6 @@ unix_socket_permission: "0770"
375375# # - plain: Use plain code verifier
376376# # - S256: Use SHA256 hashed code verifier (default, recommended)
377377# method: S256
378- #
379- # # Map legacy users from pre-0.24.0 versions of headscale to the new OIDC users
380- # # by taking the username from the legacy user and matching it with the username
381- # # provided by the OIDC. This is useful when migrating from legacy users to OIDC
382- # # to force them using the unique identifier from the OIDC and to give them a
383- # # proper display name and picture if available.
384- # # Note that this will only work if the username from the legacy user is the same
385- # # and there is a possibility for account takeover should a username have changed
386- # # with the provider.
387- # # When this feature is disabled, it will cause all new logins to be created as new users.
388- # # Note this option will be removed in the future and should be set to false
389- # # on all new installations, or when all users have logged in with OIDC once.
390- # map_legacy_users: false
391378
392379# Logtail configuration
393380# Logtail is Tailscales logging and auditing infrastructure, it allows the control panel
You can’t perform that action at this time.
0 commit comments