Misc doc updates

This commit is contained in:
Florian Preinstorfer 2024-12-16 15:59:09 +01:00 committed by nblock
parent 3269cfdca0
commit 0acb2b5647
4 changed files with 3 additions and 5 deletions

View file

@ -25,6 +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
- [ ] 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))