1
0
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:
Florian Preinstorfer 2025-08-30 11:43:25 +02:00 committed by nblock
parent 4e6d42d5bd
commit c6427aa296

View File

@ -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
- `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.