Password reset portal issue - How to decide which accounts you can change the password for

Hi everyone!

I'm trying to change the list of accounts for which a password reset is possible. By default, when I access the PasswordResetPortal, I can change the password for all accounts associated with an identity, however, I would like to be able to decide which accounts you can change the password for and which you cannot.

How can I do this?

Thank you,

Martina

Parents Reply Children
  • I solved the problem I had, now the password reset portal is able to take the changes made.
    But I have another error now. In the script I have inserted a condition on a custom field for which the account must be selected or not for the password change, when I login in the password reset portal I get the error message "Viewing permission denied for value "IsManagedChangePwd".".

    I have already assigned "VI_View" and "VI_UNS_UserInterface_and_DisplayRights" permissions to that field, but it seems to be not enough.

    Do you have any suggestions on what permissions are needed?