Werk #13768: API: addition of enforce password change as configurable option for user create endpoint and moving the option in for the update endpoint

Component REST API
Title API: addition of enforce password change as configurable option for user create endpoint and moving the option in for the update endpoint
Date Feb 28, 2022
Level Trivial Change
Class New Feature
Compatibility Incompatible - Manual interaction might be required
Checkmk versions & editions
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0b3 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0p22 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

In the previous version, the enforce_password_change option was always set to True when creating a new user with a password and was not a configurable option. This werk changes this and introduces this as a configurable option defaulting to False. In addition, this werk also moves this option to the auth password details for the update endpoint.

To the list of all Werks