6.0 5.5 5.4 5.3 4.6
6.0 5.5 5.4 5.3 4.6

Configure Azure Entra ID Account Password Reset

This section explains how to configure password reset for Azure Entra ID accounts in Sectona PAM. It provides the required configuration to securely reset and manage user passwords in Azure Entra ID.

Configure App Registration in Azure

  • Register a new application in App registration.

image-20260910-064727.png
  • Enter an application Name, select Accounts type (Single tenant only), and click Register to create the application.

image-20260910-064811.png

If the application must reset user passwords across multiple tenants, create a separate app registration in each tenant.

  • The application is created successfully.

image-20260910-064851.png
  • Create a client secret for the application registration and securely store its Secret value.

image-20260910-064927.png

Configure API Permissions for the Application registration

Method 1: Configure API Permissions for All Entra ID Users

  • Go to Password Reset Application → Manage → API permissions.

  • Click Add a permission → Microsoft Graph → Delegated permissions.

  • Select User.Read and add the permission.

image-20260910-065055.png
  • Click Add a permission → Microsoft Graph → Application permissions.

  • Select Directory.Read.All and User-PasswordProfile.ReadWrite.All.

  • Click Add permissions.

image-20260910-065207.png
image-20260910-065306.png
  • Click Grant admin consent for your Default Directory.

image-20260910-065349.png
image-20260910-065424.png

Method 2: Configure API Permissions for Selected Entra ID Users

image-20260816-132230.png
  • Verify that the required API permissions are configured for the application registration.

image-20260816-133302.png
  • Go to Subscriptions and select the required subscription.

  • Open Access control (IAM) → Add → Add role assignment.

  • Select the Reader role and click Next.

image-20260816-133346.png
  • Select Members, search for and select the required App registration, and click Next.

image-20260816-133520.png
  • Select the required Assignment duration and click Next.

image-20260816-134225.png
  • Review the role assignment details and click Review + assign.

image-20260816-134420.png
  • Go to Access control (IAM) → Role assignments and verify that the Reader role is assigned to the required App registration.

image-20260816-134453.png
  • Create a new Administrative Unit in Microsoft Entra ID. Enter the Name and Description for the Administrative Unit, then click Next.

image-20260816-134527.png
  • Review the Administrative Unit details and click Next: Review + create.

image-20260816-134656.png
  • Review the Administrative Unit details and click Review + create.

image-20260816-134842.png
  • Open the Administrative Unit → Users → Add members.

image-20260816-135327.png
  • Go to Roles and administrators and select the role that matches your requirements.

  • Assign Password Administrator role - Reset passwords for Non-Administrators and Password Administrators.

image-20260910-070107.png
  • Assign the Privileged Authentication Administrator role to reset passwords for Non-Administrator and Administrator accounts.

image-20260816-135455.png
  • Click Add assignments.

image-20260816-135619.png
  • Search for the application, select it, and click Next.

image-20260816-140423.png
  • Review the assignment settings, enter the required justification, and click Assign to complete the role assignment.

image-20260816-140457.png

Configure AD and Directory Store in PAM for Azure Entra ID

  • Open Platform Configuration.

  • Select Authentication -> AD & Directory Store -> Add Directory Store.

  • Select Azure as the Authentication Type.

  • Select Entra ID as the Directory Store Type.

  • Enter the required details and select Save.

image-20260816-140839.png
  • Configure the Application (Client) ID and Directory (Tenant) ID in the Directory Store Configuration in PAM using the values from the App Registration window.

  • Configure the Client Secret Value in the Directory Store in PAM using the value from Certificates & secrets.