Skip to content

Commit 0d759da

Browse files
authored
Merge pull request #199069 from shwetamathur7/patch-26
(AzureCXP) fixes MicrosoftDocs/azure-docs##93193
2 parents b4904e3 + e66993e commit 0d759da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ The Microsoft identity platform supports the [OAuth 2.0 Resource Owner Password
3131
> * 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.
3232
> * ROPC is not supported in [hybrid identity federation](../hybrid/whatis-fed.md) scenarios (for example, Azure AD and ADFS used to authenticate on-premises accounts). If users are full-page redirected to an on-premises identity providers, Azure AD is not able to test the username and password against that identity provider. [Pass-through authentication](../hybrid/how-to-connect-pta.md) is supported with ROPC, however.
3333
> * An exception to a hybrid identity federation scenario would be the following: Home Realm Discovery policy with AllowCloudPasswordValidation set to TRUE will enable ROPC flow to work for federated users when on-premises password is synced to cloud. For more information, see [Enable direct ROPC authentication of federated users for legacy applications](../manage-apps/home-realm-discovery-policy.md#enable-direct-ropc-authentication-of-federated-users-for-legacy-applications).
34+
> * Passwords with leading or trailing whitespaces are not supported by the ROPC flow.
3435
3536
[!INCLUDE [try-in-postman-link](includes/try-in-postman-link.md)]
3637

0 commit comments

Comments
 (0)