Skip to content

SSO module permissions must be User.Read.All #24

@JohannesRudolph

Description

@JohannesRudolph

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions