Azure error

Anonymous
2023-10-13T11:45:40.47+00:00

Dears,

We try to integrate Azure in our android mobile application.

For login in app with azure we need to have special role in IMDL.

We request the roles with the API https://graph.microsoft.com/v1.0/me/memberOf

And if I check via MS graph explorer I get roles:User's image

But when I login via mobile app I get the next error:
User's image

What does this error mean? Could you help?

Microsoft Entra
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Marilee Turscak-MSFT 36,856 Reputation points Microsoft Employee
    2023-10-16T23:17:45.78+00:00

    Hi @Anonymous ,

    Are you able to provide more details about the group that the user is a MemberOf? The group needs to be directly granted the entitlement.

    If you just want to grant permission for the specific user or confirm that the user has the correct access, you need to go to Enterprise Application > Your application (View_APP_SH_KZ_QA) > Users and Groups settings > assign the account directly to the application or add the account as a member of the groups assigned.

    Otherwise, to grant permission to allow anyone in Azure to authenticate with that app, the admin needs to go to the Azure portal > Enterprise Application > Your application (View_APP_SH_KZ_QA) > Properties > Assignment required > Set to "No"

    If the information helped you, please Accept the answer. This will help us as well as others in the community who may be researching similar questions. Otherwise let me know if you have further questions.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.