Skip to content

Commit 4492e52

Browse files
authored
Merge pull request #201946 from omondiatieno/add-important-alert
add important alert
2 parents e5fb3b3 + e78608c commit 4492e52

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/active-directory/manage-apps/configure-user-consent.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,10 @@ In this article, you'll learn how to configure the way users consent to applicat
2121

2222
Before an application can access your organization's data, a user must grant the application permissions to do so. Different permissions allow different levels of access. By default, all users are allowed to consent to applications for permissions that don't require administrator consent. For example, by default, a user can consent to allow an app to access their mailbox but can't consent to allow an app unfettered access to read and write to all files in your organization.
2323

24-
> [!IMPORTANT]
25-
>To reduce the risk of malicious applications attempting to trick users into granting them access to your organization's data, we recommend that you allow user consent only for applications that have been published by a [verified publisher](../develop/publisher-verification-overview.md).
24+
To reduce the risk of malicious applications attempting to trick users into granting them access to your organization's data, we recommend that you allow user consent only for applications that have been published by a [verified publisher](../develop/publisher-verification-overview.md).
25+
26+
>[!IMPORTANT]
27+
>As from September 30, 2022, the new default consent setting for new tenants will be to Follow Microsoft's Recommendation. Microsoft's initial recommendation at that time will be that end-users can’t consent to multi-tenant applications without publisher verification if the application requests basic permissions like sign-in and read user profile permissions.
2628
2729
## Prerequisites
2830

@@ -35,7 +37,7 @@ To configure user consent, you need:
3537

3638
## Configure user consent settings
3739

38-
To configure user consent settings through the Azure portal, do the following:
40+
To configure user consent settings through the Azure portal:
3941

4042
1. Sign in to the [Azure portal](https://portal.azure.com) as a [Global Administrator](../roles/permissions-reference.md#global-administrator).
4143

0 commit comments

Comments
 (0)