mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2025-12-28 05:33:10 -08:00
fixes
This commit is contained in:
@@ -161,8 +161,8 @@ An **App Registration** is a configuration that allows an application to integra
|
||||
|
||||
- **Do not allow user consent**
|
||||
- An administrator will be required for all apps.
|
||||
- **Allow user consent for apps from verified publishers, for selected permissions (Recommended)**
|
||||
- All users can consent for permissions classified as "low impact", for apps from verified publishers or apps registered in this organization.
|
||||
- **Allow user consent for apps from verified publishers, internal apps, and apps requesting only selected permissions (Recommended)**
|
||||
- All users can consent apps requesting only permissions classified as "low impact", apps from verified publishers and apps registered in the tenant.
|
||||
- **Default** low impact permissions (although you need to accept to add them as low):
|
||||
- User.Read - sign in and read user profile
|
||||
- offline_access - maintain access to data that users have given it access to
|
||||
|
||||
Reference in New Issue
Block a user