Solved

 How to get the user to change their passwords forcefully

  • 1 October 2019
  • 2 replies
  • 627 views

Userlevel 1
Badge +3
How to force new users to change their password when logging in for the first time?
icon

Best answer by Yushan Randika 1 October 2019, 11:36

View original

2 replies

Userlevel 4
Badge +10

Hi, I was experiencing the same issue and used the following grants in Permission Sets to allow users to self reset their passwords.

Presentation Objects by Component:

Database Objects:

Badge +3
You can set the parameter value to 'TRUE' in the configuration parameter 'FORCE_CHANGE_PASSWORD'. This must be set to TRUE before the user creation.

Reply