You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are we able to make this a more granular permission requirement as our team that manages Microsoft Entra is not comfortable delegating Directory.Read.All
If we are only using for auth and group membership, is the following not sufficient?
Are we able to make this a more granular permission requirement as our team that manages Microsoft Entra is not comfortable delegating Directory.Read.All
If we are only using for auth and group membership, is the following not sufficient?
References:
From the documentation (https://dexidp.io/docs/connectors/microsoft/)
Coded here:
dex/connector/microsoft/microsoft.go
Lines 37 to 39 in 487717d
The text was updated successfully, but these errors were encountered: