Password Expiration Alerts


Password expiry alerts will be sent out x-number of days before their password expires. Users will get the notifications sent by email if they have an email address registered in username. You need the email configuration set up.

To configure this option, check the box that is available in Settings > Access > Enable Password Expiry Alerts

The default is two weeks or 14 days. To change this you can submit a POST request to the System Settings endpoint with the correct Key/Values. More info here: https://docs.dhis2.org/en/full/develop/dhis-core-version-master/developer-manual.html#webapi_system_settings Though, editing these can be troublesome…:https://community.dhis2.org/t/systemsettings-api-not-working-according-to-documentation/47284