You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/authentication/tutorial-enable-sspr.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ To finish this tutorial, you need the following resources and privileges:
40
40
* A working Azure AD tenant with at least an Azure AD free or trial license enabled. In the Free tier, SSPR only works for cloud users in Azure AD. Password change is supported in the Free tier, but password reset is not.
41
41
* For later tutorials in this series, you'll need an Azure AD Premium P1 or trial license for on-premises password writeback.
42
42
* If needed, [create an Azure account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
43
-
* An account with *Global Administrator* privileges.
43
+
* An account with *Global Administrator*or *Authentication Policy Administrator*privileges.
44
44
* A non-administrator user with a password you know, like *testuser*. You'll test the end-user SSPR experience using this account in this tutorial.
45
45
* If you need to create a user, see [Quickstart: Add new users to Azure Active Directory](../fundamentals/add-users-azure-active-directory.md).
46
46
* A group that the non-administrator user is a member of, likes *SSPR-Test-Group*. You'll enable SSPR for this group in this tutorial.
@@ -55,7 +55,7 @@ Azure AD lets you enable SSPR for *None*, *Selected*, or *All* users. This granu
55
55
56
56
In this tutorial, set up SSPR for a set of users in a test group. Use the *SSPR-Test-Group* and provide your own Azure AD group as needed:
57
57
58
-
1. Sign in to the [Azure portal](https://portal.azure.com) using an account with *global administrator* permissions.
58
+
1. Sign in to the [Azure portal](https://portal.azure.com) using an account with *global administrator*or *authentication policy administrator*permissions.
59
59
1. Search for and select **Azure Active Directory**, then select **Password reset** from the menu on the left side.
60
60
1. From the **Properties** page, under the option *Self service password reset enabled*, choose **Selected**.
61
61
1. If your group isn't visible, choose **No groups selected**, browse for and select your Azure AD group, like *SSPR-Test-Group*, and then choose *Select*.
0 commit comments