Where is the app permission grant stored? #2337
Unanswered
robertcaretta
asked this question in
Q&A
Replies: 2 comments
-
I've had a look and I cant seem to spot them in the UI anywhere. The only way I've been able to see them is through running the PowerShell Get-PnPAzureADAppSitePermission. The permissions seem to be stored in MS Graph somewhere. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for checking. That's what I observed as well.
…On Wed, Sep 21, 2022 at 4:01 AM Leon Armston ***@***.***> wrote:
@robertcaretta <https://github.com/robertcaretta>
I've had a look and I cant seem to spot them in the UI anywhere.
The only way I've been able to see them is through running the PowerShell
Get-PnPAzureADAppSitePermission
<https://github.com/pnp/powershell/blob/dev/documentation/Get-PnPAzureADAppSitePermission.md>.
The permissions seem to be stored in MS Graph somewhere.
—
Reply to this email directly, view it on GitHub
<#2337 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMJ2HOJFRADKQP46X5OGA3V7LFFPANCNFSM6AAAAAAQIYHB3Q>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Where is the app permission grant stored when using this cmdlet?
Grant-PnPAzureADAppSitePermission
I was able to successfully run this and grant the Azure AD app write access to the site. That is fine. However when I review these SPO screens I do not see anything registered...
Site App Permissions
/_layouts/15/appprincipals.aspx?Scope=Web
Site Collection App Permissions
/_layouts/15/appprincipals.aspx
Beta Was this translation helpful? Give feedback.
All reactions