mirror of
https://github.com/juanfont/headscale.git
synced 2025-02-08 10:18:01 +09:00
Headscale now updates the user profile
This commit is contained in:
parent
8c09afe20c
commit
f12cb2e048
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ provides on overview of headscale's feature and compatibility with the Tailscale
|
||||||
- [ ] `autogroup:member`
|
- [ ] `autogroup:member`
|
||||||
* [ ] Node registration using Single-Sign-On (OpenID Connect) ([GitHub label "OIDC"](https://github.com/juanfont/headscale/labels/OIDC))
|
* [ ] Node registration using Single-Sign-On (OpenID Connect) ([GitHub label "OIDC"](https://github.com/juanfont/headscale/labels/OIDC))
|
||||||
- [x] Basic registration
|
- [x] Basic registration
|
||||||
- [ ] Update user profile from identity provider
|
- [x] Update user profile from identity provider
|
||||||
- [ ] Dynamic ACL support
|
- [ ] Dynamic ACL support
|
||||||
- [ ] OIDC groups cannot be used in ACLs
|
- [ ] OIDC groups cannot be used in ACLs
|
||||||
- [ ] [Funnel](https://tailscale.com/kb/1223/funnel) ([#1040](https://github.com/juanfont/headscale/issues/1040))
|
- [ ] [Funnel](https://tailscale.com/kb/1223/funnel) ([#1040](https://github.com/juanfont/headscale/issues/1040))
|
||||||
|
|
Loading…
Reference in a new issue