cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to force password reset?

SAPSupport
Employee
Employee
0 Kudos
131

Hi SAP,

How to force a user to reset their password?

Thanks


------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.

Accepted Solutions (1)

Accepted Solutions (1)

SAPSupport
Employee
Employee
0 Kudos

Hi Team,

 

SAP Customer Data Cloud supports an operation that allows a site's administrator to manually expire a user password such that the user will be prompted to set a new password upon their next login. This can be done by calling the "accounts.setAccountInfo" REST API method and passing the "requirePasswordChange" parameter as "true".

Please note the following:

  • it is necessary to call this for each user that you want to manually expire their password
  • it is important to ensure that a "data-on-pending-password-change-screen" is correctly mapped on the login screen-set so that the user will be able to complete this flow (in the UI Builder the default screen used for this is the "Mandatory Pwd Change" screen)

 

Best Regards,

SAP Solution Support

Answers (0)