Forum Discussion
lbendlin
Super User
6 years agoHow to retrieve app permissions?
We instruct our developers not to give app access to the "Entire organization" but to specify individual email addresses and groups (PDLs). This is working fine for a while until that access list g...
- 6 years ago
Found it. Combine the CreateApp and UpdateApp tenant audit logs and use the OrgAppPermission of the latest CreationTime timestamp for each App ItemName. Also shows whodunnit.
lbendlin
Super User
6 years agoYeah, none of the Powershell cmdlets come anywhere close to the app object, or the permission settings, as far as I can tell.
lbendlin
Super User
6 years agoFound it. Combine the CreateApp and UpdateApp tenant audit logs and use the OrgAppPermission of the latest CreationTime timestamp for each App ItemName. Also shows whodunnit.