Skip to content

Commit 47bbd28

Browse files
authored
Merge pull request #175495 from JamesTran-MSFT/patch-71
Updated wording
2 parents 743a96f + 20f4e77 commit 47bbd28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/v2-oauth-ropc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The Microsoft identity platform supports the [OAuth 2.0 Resource Owner Password
2626

2727
> [!IMPORTANT]
2828
>
29-
> * The Microsoft identity platform only supports ROPC for Azure AD tenants, not personal accounts. This means that you must use a tenant-specific endpoint (`https://login.microsoftonline.com/{TenantId_or_Name}`) or the `organizations` endpoint.
29+
> * The Microsoft identity platform only supports ROPC within Azure AD tenants, not personal accounts. This means that you must use a tenant-specific endpoint (`https://login.microsoftonline.com/{TenantId_or_Name}`) or the `organizations` endpoint.
3030
> * Personal accounts that are invited to an Azure AD tenant can't use ROPC.
3131
> * Accounts that don't have passwords can't sign in with ROPC, which means features like SMS sign-in, FIDO, and the Authenticator app won't work with that flow. Use a flow other than ROPC if your app or users require these features.
3232
> * If users need to use [multi-factor authentication (MFA)](../authentication/concept-mfa-howitworks.md) to log in to the application, they will be blocked instead.

0 commit comments

Comments
 (0)