Grant Registered application access to specific users attribute

CloudMe 21 Reputation points
2019-12-01T18:58:50.93+00:00

Hello,

Is it possible to grant a registered application access to a specific user attribute in the users profile?
Looking at the API Permissions page i see the 'User.Read' but can't see a way to be more granular on specific attributes.

Thank You.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,367 questions
0 comments No comments
{count} votes

Accepted answer
  1. soumi-MSFT 11,761 Reputation points Microsoft Employee
    2019-12-01T19:15:36.107+00:00

    @CloudMe , there are no granular permissions available neither for the delegated permissions set nor for the application permissions set to query specif attributes of a User's object.

    In case you want only to list out a certain attribute value of an User object making a graph call, that you can do, by providing proper query parameters in the graph api call like $select.

    Hope this helps. Do let us know if there are any queries around this so that we can help you better.

    ---------------------------------------------------------------------------------------------------------------------------------------

    Please take a moment to "Mark as Answer" and/or "Vote as Helpful" wherever applicable. Thanks!

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful