Skip to content

Commit

Permalink
Merge pull request #384 from microsoftgraph/dev
Browse files Browse the repository at this point in the history
Merge dev into master
  • Loading branch information
millicentachieng authored Oct 3, 2023
2 parents 92c7ad3 + 5ad07aa commit c1980eb
Showing 1 changed file with 198 additions and 20 deletions.
218 changes: 198 additions & 20 deletions permissions/permissions-descriptions.json
Original file line number Diff line number Diff line change
@@ -1,44 +1,134 @@
{
"delegatedScopesList": [
{
"adminConsentDescription": "Allows the app to read delegated permission grants, on behalf of the signed in user.",
"adminConsentDisplayName": "Read delegated permission grants",
"id": "a197cdc4-a8e8-4d49-9d35-4ca7c83887b4",
"adminConsentDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in user accounts, and manage its permission grants for accessing those specific users' data, on behalf of the signed-in user.",
"adminConsentDisplayName": "Allow the Teams app to manage itself and its permission grants in user accounts",
"id": "7a349935-c54d-44ab-ab66-1b460d315be7",
"isEnabled": true,
"isAdmin": true,
"consentDescription": "Allows the app to read delegated permission grants, on your behalf.",
"consentDisplayName": "Read delegated permission grants",
"value": "DelegatedPermissionGrant.Read.All"
"consentDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in your account, and manage its permission grants for accessing your data, on your behalf.",
"consentDisplayName": "Allow the Teams app to manage itself and its permission grants on your user account",
"value": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser"
},
{
"adminConsentDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in user accounts, on behalf of the signed-in user. Gives the ability to manage permission grants for accessing those specific users' data.",
"adminConsentDisplayName": "Manage installation and permission grants of Teams apps in users' personal scope",
"id": "2da62c49-dfbd-40df-ba16-fef3529d391c",
"isEnabled": true,
"isAdmin": true,
"consentDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for your account, on your behalf. Gives the ability to manage permission grants for accessing your data.",
"consentDisplayName": "Manage installation and permission grants of Teams apps on your user account",
"value": "TeamsAppInstallation.ReadWriteAndConsentForUser"
},
{
"adminConsentDescription": "Allows the app to read the resource specific permissions granted on a user account, on behalf of the signed-in user.",
"adminConsentDisplayName": "Read resource specific permissions granted on a user account",
"id": "83834009-f9ec-40f2-a2aa-78aeabb74eed",
"id": "f1d91a8f-88e7-4774-8401-b668d5bca0c5",
"isEnabled": true,
"isAdmin": true,
"consentDescription": "Allows the app to read the resource specific permission granted on your account, on your behalf.",
"consentDisplayName": "Read resource specific permissions granted on your user account",
"value": "ResourceSpecificPermissionGrant.ReadForUser"
},
{
"adminConsentDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in user accounts, and manage its permission grants for accessing those specific users' data, on behalf of the signed-in user.",
"adminConsentDisplayName": "Allow the Teams app to manage itself and its permission grants in user accounts",
"id": "48e2957e-5bb6-4b45-a404-9f0a2b902c40",
"adminConsentDescription": "Allows the app to read and write your organization’s identity protection policy on behalf of the signed-in user.",
"adminConsentDisplayName": "Read and write your organization’s identity protection policy ",
"id": "7256e131-3efb-4323-9854-cf41c6021770",
"isEnabled": true,
"isAdmin": true,
"consentDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in your account, and manage its permission grants for accessing your data, on your behalf.",
"consentDisplayName": "Allow the Teams app to manage itself and its permission grants on your user account",
"value": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser"
"consentDescription": "Allows the app to read and write your organization’s identity protection policy on your behalf.",
"consentDisplayName": "Read and write your organization’s identity protection policy.",
"value": "Policy.ReadWrite.IdentityProtection"
},
{
"adminConsentDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in user accounts, on behalf of the signed-in user. Gives the ability to manage permission grants for accessing those specific users' data.",
"adminConsentDisplayName": "Manage installation and permission grants of Teams apps in users' personal scope",
"id": "0688cf9a-12d9-4fa7-8d77-40aca89d08d8",
"adminConsentDescription": "Allows the app to read your organization’s identity protection policy on behalf of the signed-in user. ",
"adminConsentDisplayName": "Read your organization’s identity protection policy",
"id": "d146432f-b803-4ed4-8d42-ba74193a6ede",
"isEnabled": true,
"isAdmin": true,
"consentDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for your account, on your behalf. Gives the ability to manage permission grants for accessing your data.",
"consentDisplayName": "Manage installation and permission grants of Teams apps on your user account",
"value": "TeamsAppInstallation.ReadWriteAndConsentForUser"
"consentDescription": "Allows the app to read your organization’s identity protection policy on your behalf.",
"consentDisplayName": "Read your organization’s identity protection policy",
"value": "Policy.Read.IdentityProtection"
},
{
"adminConsentDescription": "Allows the app to read and write organization-wide Microsoft 365 apps installation settings on behalf of the signed-in user.",
"adminConsentDisplayName": "Read and write organization-wide Microsoft 365 apps installation settings",
"id": "1ff35e91-19eb-42d8-aa2d-cc9891127ae5",
"isEnabled": true,
"isAdmin": true,
"consentDescription": "Allows the app to read and write organization-wide Microsoft 365 apps installation settings on your behalf.",
"consentDisplayName": "Read and write organization-wide Microsoft 365 apps installation settings",
"value": "OrgSettings-Microsoft365Install.ReadWrite.All"
},
{
"adminConsentDescription": "Allows the app to read organization-wide Microsoft 365 apps installation settings on behalf of the signed-in user.",
"adminConsentDisplayName": "Read organization-wide Microsoft 365 apps installation settings",
"id": "8cbdb9f6-9c2e-451a-814d-ec606e5d0212",
"isEnabled": true,
"isAdmin": true,
"consentDescription": "Allows the app to read organization-wide Microsoft 365 apps installation settings on your behalf.",
"consentDisplayName": "Read organization-wide Microsoft 365 apps installation settings",
"value": "OrgSettings-Microsoft365Install.Read.All"
},
{
"adminConsentDescription": "Allows the app to read and write insights related to guest activity, on behalf of the signed-in user.",
"adminConsentDisplayName": "Read and write insights related to guest activity",
"id": "7e23346e-6931-45b2-b04e-6332b3905b8a",
"isEnabled": true,
"isAdmin": true,
"consentDescription": "Allows the app to read and write insights related to guest activity, on your behalf.",
"consentDisplayName": "Read and write insights related to guest activity",
"value": "Insights-GuestActivity.ReadWrite.All"
},
{
"adminConsentDescription": "Allows the app to read insights related to guest activity, on behalf of the signed-in user.",
"adminConsentDisplayName": "Read insights related to guest activity",
"id": "bdd9425e-296d-4e4b-9c15-0a288b4b12e1",
"isEnabled": true,
"isAdmin": true,
"consentDescription": "Allows the app to read insights related to guest activity, on your behalf.",
"consentDisplayName": "Read insights related to guest activity",
"value": "Insights-GuestActivity.Read.All"
},
{
"adminConsentDescription": "Allows the app to read audit logs for events that contain information about custom security attributes, on behalf of the signed-in user.",
"adminConsentDisplayName": "Read custom security attribute audit logs",
"id": "1fcdeaab-b519-44dd-bffc-ed1fd15a24e0",
"isEnabled": true,
"isAdmin": true,
"consentDescription": "Allows the app to read custom security attributes audit logs on your behalf.",
"consentDisplayName": "Read custom security attribute audit logs",
"value": "CustomSecAttributeAuditLogs.Read.All"
},
{
"adminConsentDescription": "Allows the app to read the trusted certificate authority configuration which can be used to restrict application certificates based on their issuing authority, on behalf of the signed-in user.",
"adminConsentDisplayName": "Read the trusted certificate authority configuration for applications",
"id": "af281d3a-030d-4122-886e-146fb30a0413",
"isEnabled": true,
"isAdmin": true,
"consentDescription": "Allows the app to read the trusted certificate authority configuration which can be used to restrict application certificates based on their issuing authority, on your behalf.",
"consentDisplayName": "Read the trusted certificate authority configuration for applications",
"value": "AppCertTrustConfiguration.Read.All"
},
{
"adminConsentDescription": "Allows the app to create, read, update and delete the trusted certificate authority configuration which can be used to restrict application certificates based on their issuing authority, on behalf of the signed-in user.",
"adminConsentDisplayName": "Read and write the trusted certificate authority configuration for applications",
"id": "4bae2ed4-473e-4841-a493-9829cfd51d48",
"isEnabled": true,
"isAdmin": true,
"consentDescription": "Allows the app to to create, read, update and delete the trusted certificate authority configuration which can be used to restrict application certificates based on their issuing authority, on your behalf.",
"consentDisplayName": "Read and write the trusted certificate authority configuration for applications",
"value": "AppCertTrustConfiguration.ReadWrite.All"
},
{
"adminConsentDescription": "Allows the app to read delegated permission grants, on behalf of the signed in user.",
"adminConsentDisplayName": "Read delegated permission grants",
"id": "a197cdc4-a8e8-4d49-9d35-4ca7c83887b4",
"isEnabled": true,
"isAdmin": true,
"consentDescription": "Allows the app to read delegated permission grants, on your behalf.",
"consentDisplayName": "Read delegated permission grants",
"value": "DelegatedPermissionGrant.Read.All"
},
{
"adminConsentDescription": "Allows the app to read and write multi-tenant organization details and tenants on behalf of the signed-in user.",
Expand Down Expand Up @@ -72,7 +162,7 @@
},
{
"adminConsentDescription": "Allows the app to read and write user's modules and resources on behalf of the signed-in user.",
"adminConsentDisplayName": "Read and write your class modules and resources",
"adminConsentDisplayName": "Read and write the user's class modules and resources",
"id": "4793c53b-df34-44fd-8d26-d15c517732f5",
"isEnabled": true,
"isAdmin": true,
Expand Down Expand Up @@ -4382,6 +4472,94 @@
}
],
"applicationScopesList": [
{
"allowedMemberTypes": [
"Application"
],
"consentDescription": "Allows the app to read and write your organization’s identity protection policy without a signed-in user.",
"consentDisplayName": "Read and write your organization’s identity protection policy ",
"id": "2dcf8603-09eb-4078-b1ec-d30a1a76b873",
"isEnabled": true,
"isAdmin": false,
"value": "Policy.ReadWrite.IdentityProtection"
},
{
"allowedMemberTypes": [
"Application"
],
"consentDescription": "Allows the app to read your organization’s identity protection policy without a signed-in user. ",
"consentDisplayName": "Read your organization’s identity protection policy",
"id": "b21b72f6-4e6a-4533-9112-47eea9f97b28",
"isEnabled": true,
"isAdmin": false,
"value": "Policy.Read.IdentityProtection"
},
{
"allowedMemberTypes": [
"Application"
],
"consentDescription": "Allows the app to read and write organization-wide Microsoft 365 apps installation settings, without a signed-in user. ",
"consentDisplayName": "Read and write organization-wide Microsoft 365 apps installation settings",
"id": "83f7232f-763c-47b2-a097-e35d2cbe1da5",
"isEnabled": true,
"isAdmin": false,
"value": "OrgSettings-Microsoft365Install.ReadWrite.All"
},
{
"allowedMemberTypes": [
"Application"
],
"consentDescription": "Allows the app to read organization-wide Microsoft 365 apps installation settings, without a signed-in user.",
"consentDisplayName": "Read organization-wide Microsoft 365 apps installation settings",
"id": "6cdf1fb1-b46f-424f-9493-07247caa22e2",
"isEnabled": true,
"isAdmin": false,
"value": "OrgSettings-Microsoft365Install.Read.All"
},
{
"allowedMemberTypes": [
"Application"
],
"consentDescription": "Allows the app to read and write all insights related to guest activity, without a signed-in user.",
"consentDisplayName": "Read and write all insights related to guest activity",
"id": "681ded65-ad9c-4d3d-8f7d-962f84cc13d8",
"isEnabled": true,
"isAdmin": false,
"value": "Insights-GuestActivity.ReadWrite.All"
},
{
"allowedMemberTypes": [
"Application"
],
"consentDescription": "Allows the app to read all insights related to guest activity, without a signed-in user.",
"consentDisplayName": "Read all insights related to guest activity",
"id": "e93bd8c0-c267-45ea-9722-9d3376a7e302",
"isEnabled": true,
"isAdmin": false,
"value": "Insights-GuestActivity.Read.All"
},
{
"allowedMemberTypes": [
"Application"
],
"consentDescription": "Allows the app to read call event information for all users in your organizatio, without a signed-in user.",
"consentDisplayName": "Read all call events",
"id": "1abb026f-7572-49f6-9ddd-ad61cbba181e",
"isEnabled": true,
"isAdmin": false,
"value": "CallEvents.Read.All"
},
{
"allowedMemberTypes": [
"Application"
],
"consentDescription": "Allows the app to read all audit logs for events that contain information about custom security attributes, without a signed-in user.",
"consentDisplayName": "Read all custom security attribute audit logs",
"id": "2a4f026d-e829-4e84-bdbf-d981a2703059",
"isEnabled": true,
"isAdmin": false,
"value": "CustomSecAttributeAuditLogs.Read.All"
},
{
"allowedMemberTypes": [
"Application"
Expand Down

0 comments on commit c1980eb

Please sign in to comment.