From f12cb2e048c1316cf4a59943ecc2b1d55452ffc3 Mon Sep 17 00:00:00 2001 From: Florian Preinstorfer Date: Tue, 21 Jan 2025 15:57:24 +0100 Subject: [PATCH] Headscale now updates the user profile --- docs/about/features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/about/features.md b/docs/about/features.md index 21b5fb6d..028f680b 100644 --- a/docs/about/features.md +++ b/docs/about/features.md @@ -25,7 +25,7 @@ provides on overview of headscale's feature and compatibility with the Tailscale - [ ] `autogroup:member` * [ ] Node registration using Single-Sign-On (OpenID Connect) ([GitHub label "OIDC"](https://github.com/juanfont/headscale/labels/OIDC)) - [x] Basic registration - - [ ] Update user profile from identity provider + - [x] Update user profile from identity provider - [ ] Dynamic ACL support - [ ] OIDC groups cannot be used in ACLs - [ ] [Funnel](https://tailscale.com/kb/1223/funnel) ([#1040](https://github.com/juanfont/headscale/issues/1040))