Added an OIDC AllowGroups option for authorization.

This commit is contained in:
Zachary Newell 2022-12-07 00:08:01 +00:00 committed by Kristoffer Dalby
parent 4453728614
commit 70f2f5d750
4 changed files with 44 additions and 0 deletions

View file

@ -2,6 +2,7 @@
## 0.18.x (2022-xx-xx)
- Added an OIDC AllowGroups Configuration options and authorization check [#1041](https://github.com/juanfont/headscale/pull/1041)
- Reworked routing and added support for subnet router failover [#1024](https://github.com/juanfont/headscale/pull/1024)
### Changes