Skip to main content
October 15, 2024
Solved

Expire password for all user - Appian authentication

  • October 15, 2024
  • 2 replies
  • 0 views

Hello all,

I'm going to change configuration of password fortmat with adding more complexity. After that I would like to force all users to update their passwords accordingly.

Is there a way to expire the password immediately so user will be prompted to update their password on next login?

Best answer by somasundaram.d

1. In the Admin Console, make the required changes to password policy, and regardless of the intended expiry, enable "Expire Passwords" and set "Maximum Password Age" to 1 day.
2. Wait until all passwords would have expired.
3. Change the password expiry settings to the intended settings.

Reference: community.appian.com/.../kb-1463-how-to-reset-all-passwords-after-updating-appian-s-password-policy

2 replies

somasundaram.d
October 15, 2024

1. In the Admin Console, make the required changes to password policy, and regardless of the intended expiry, enable "Expire Passwords" and set "Maximum Password Age" to 1 day.
2. Wait until all passwords would have expired.
3. Change the password expiry settings to the intended settings.

Reference: community.appian.com/.../kb-1463-how-to-reset-all-passwords-after-updating-appian-s-password-policy

radovanjAuthor
October 15, 2024

There is even a KB, great. Thank you.

How is that expiration period counted? Is the counting starts with enabling it so the expiration will effective exactly after 24hrs?

Or is it checking age of the password so passwords older than a day would expire immediatelly?

I just want to avoid situation that user is forced to change password again if the expiration is not disabled on time.