Applies to Product - Power Pages
What’s happening?
The "Forgot your password" functionality on the Power Pages website is not sending the password reset email to users.
Reason:
The underlying cause of this was identified as the service account needing approval before it could function properly. Additionally, the Application User account was missing necessary privileges to send the password reset email.
Resolution:
Verify User Privileges in Dynamics 365:
- Ensure that the user has the "Send Email as Another User" privilege.
- Sign in to Microsoft Dynamics and navigate to Settings > Advanced Settings > Security > Security Roles.
- Open the security role assigned to the user experiencing the issue.
- Check under Business Management for the "Send Email as Another User" privilege. If missing, assign it and save the changes.
- Ensure that the "Email Confirmed" and "Login Enabled" fields are enabled for the relevant contact record in Dynamics 365.
- Go to Power Apps and search for the Contact record, ensuring the necessary fields are checked.
- Navigate to Settings > Email Configuration > Mailboxes.
- Locate the relevant user’s mailbox and ensure it is enabled and approved to send emails.
- Open Power Pages and navigate to Site Settings.
- Ensure the following settings are enabled:
- Authentication/Registration/ResetPasswordEnabled
- Authentication/Registration/ResetPasswordRequiresConfirmedEmail
After making the above changes, test the password reset functionality to confirm that the email is sent successfully.
