Which permissions are ABSOLUTELY required for Rancher Azure AD auth to work correctly?
According to the documentation, it needs:
- Access the directory as the signed-in user
- Read directory data
- Read all groups
- Read all users’ full profiles
- Read all users’ basic profiles
- Sign in and read user profile
However my AD team is having a significant conniption over:
- Read all groups
- Read all users full profiles
Which permissions does Rancher AD auth absolutely require?
-Thom