mirror of
https://github.com/juanfont/headscale.git
synced 2025-09-25 17:51:11 +02:00
Use group id instead of group name for Entra ID
This commit is contained in:
parent
6afcd39282
commit
8099cc4e6c
@ -304,3 +304,6 @@ Entra ID is: `https://login.microsoftonline.com/<tenant-UUID>/v2.0`. The followi
|
|||||||
|
|
||||||
- `domain_hint: example.com` to use your own domain
|
- `domain_hint: example.com` to use your own domain
|
||||||
- `prompt: select_account` to force an account picker during login
|
- `prompt: select_account` to force an account picker during login
|
||||||
|
|
||||||
|
Groups for the [allowed groups filter](#authorize-users-with-filters) need to be specified with their group ID instead
|
||||||
|
of the group name.
|
||||||
|
Loading…
Reference in New Issue
Block a user