-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Applying this module vanilla fails because User.Read is not a known MS Graph permission
id = data.azuread_service_principal.msgraph.app_role_ids["User.Read"] |
The correct one seems to be User.Read.All
which also matches instructions at https://docs.meshcloud.io/docs/meshstack.identity-provider.html#azure-ad-aad
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working