Huge list of permissions required in PNP Management Powershell #689
-
Hi How do we restrict this? Thanks Stuart |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
The PnP Azure Application uses delegation so a user that uses it can only leverage permissions to objects and permissions they already have access to. Using the PnP does not give a user and way to do anything they couldn't do without the PnP. This article explains it a little. |
Beta Was this translation helpful? Give feedback.
-
Thanks Todd, That makes it easier to explain to Security to get it setup. |
Beta Was this translation helpful? Give feedback.
The PnP Azure Application uses delegation so a user that uses it can only leverage permissions to objects and permissions they already have access to. Using the PnP does not give a user and way to do anything they couldn't do without the PnP. This article explains it a little.
To recap, a user that authenticates with PnP will only be able to do what they have explicitly been given permission to.