Hi,
I am trying to setup password reset functionality for D365 portal, i have found the below documentation on MS site which doesn't provide enough information to add those settings, can you share some links with screenshots for those settings please if you have already done this.
I have configured the reset password policy on B2C.
Password reset
The following site settings are required if you want to support password reset with Azure AD B2C local accounts:
Site Setting | Description |
---|---|
Authentication/OpenIdConnect/[Federation-Name/PasswordResetPolicyId | ID of the password reset policy. |
Authentication/OpenIdConnect/[Federation-Name]/ValidIssuers | A comma-delimited list of issuers that includes the [Policy-Signin-URL] and the issuer of the password reset policy. |
Authentication/OpenIdConnect/[Federation-Name]/DefaultPolicyId | ID of the sign-in or sign-up policy. |