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 Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

Answer accepted by question author
  1. soumi-MSFT 11,851 Reputation points Microsoft Employee Moderator
    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

Your answer

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