Skip to content

Commit 181dcfd

Browse files
authored
Update validatePassword permissions to require Entra admin roles (#28668)
* Update validatePassword permissions to require Entra admin roles * Reorder admin roles list * Update ms.date to current date
1 parent 31f1b49 commit 181dcfd

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

api-reference/beta/api/user-validatepassword.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.reviewer: "iamut"
66
ms.localizationpriority: medium
77
ms.subservice: entra-users
88
doc_type: apiPageType
9-
ms.date: 10/09/2024
9+
ms.date: 4/15/2026
1010
---
1111

1212
# user: validatePassword
@@ -24,8 +24,13 @@ Choose the permission or permissions marked as least privileged for this API. Us
2424
<!-- { "blockType": "permissions", "name": "user_validatepassword" } -->
2525
[!INCLUDE [permissions-table](../includes/permissions/user-validatepassword-permissions.md)]
2626

27-
>[!IMPORTANT]
28-
>This API operation doesn't require the calling user to be assigned any Microsoft Entra admin roles.
27+
> [!IMPORTANT]
28+
>
29+
> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation:
30+
> - Password Administrator
31+
> - Helpdesk Administrator
32+
> - User Administrator
33+
> - Global Administrator
2934
3035
## HTTP request
3136

0 commit comments

Comments
 (0)