Skip to main content

🛡️ Microsoft Entra ID User Consent For Applications is not set to Do Not Allow User Consent🟢⚪

  • Contextual name: 🛡️ User Consent For Applications is not set to Do Not Allow User Consent🟢⚪
  • ID: /ce/ca/azure/microsoft-entra-id/do-not-allow-user-consent-for-applications
  • Tags:
  • Policy Type: BEST_PRACTICE
  • Policy Categories: SECURITY

Similar Policies

Description

Open File

Description

Require administrators to provide consent for applications before use.

Rationale

If Microsoft Entra ID is running as an identity provider for third-party applications, permissions and consent should be limited to administrators or pre-approved. Malicious applications may attempt to exfiltrate data or abuse privileged user accounts.

Impact

Enforcing this setting may create additional requests that administrators need to review.

Audit

From Azure Portal
  1. From Azure Home select the Portal Menu.
  2. Select Microsoft Entra ID.
  3. Under Manage, select Enterprise applications.
  4. Under Security, select Consent and permissions.
  5. Under Manage, select User consent settings.
  6. Ensure User consent for applications is set to Do not allow user consent.
From PowerShell
Connect-MgGraph (Get-MgPolicyAuthorizationPolicy).DefaultUserRolePermissions | Select-Object -ExpandProperty PermissionGrantPoliciesAssigned

If the command returns no values in response, the configuration complies with the recommendation.

... see more

Remediation

Open File

Remediation

From Azure Portal

  1. From Azure Home select the Portal Menu.
  2. Select Microsoft Entra ID.
  3. Under Manage, select Enterprise applications.
  4. Under Security, select Consent and permissions.
  5. Under Manage, select User consent settings.
  6. Set User consent for applications to Do not allow user consent.
  7. Click Save.

policy.yaml

Open File

Linked Framework Sections

SectionSub SectionsInternal RulesPoliciesFlagsCompliance
💼 CIS Azure v2.1.0 → 💼 1.10 Ensure 'User consent for applications' is set to 'Do not allow user consent' - Level 1 (Manual)1no data
💼 CIS Azure v3.0.0 → 💼 2.12 Ensure 'User consent for applications' is set to 'Do not allow user consent' (Manual)1no data
💼 CIS Azure v4.0.0 → 💼 6.12 Ensure that 'User consent for applications' is set to 'Do not allow user consent' (Manual)1no data
💼 Cloudaware Framework → 💼 User Account Management19no data