Forum Discussion
null null
Feb 21, 2018Copper Contributor
User-Administrator not accessing all user data in iOS app ?
Hi,
I am integrating MSGraph into my iOS app. I had created app in Microsoft App Development portal and given permissions (user.readwrite.all) with my User-Administrator account. But when I try...
- Feb 21, 2018
As the error message says, the application will need Consent before granting you those permissions. Read here for more details: https://docs.microsoft.com/en-us/azure/active-directory/active-directory-apps-permissions-consent
null null
Feb 21, 2018Copper Contributor
Hi Vasil Michev,
Thank you for the reply. Yes it need to add consent before give permissions, But my doubt is... my admin was created User Administrator account to add permissions. Is this account can access all the users data?
Thank you.
VasilMichev
Feb 22, 2018MVP
In this case the permissions will be granted by the application, the user doesn't need to have any specific permissions.