Patch the local user password policyAsk AIpatch https://clearpass-hostname/api/local-user/password-policyPatch the local user password policyBody Paramspassword_minimum_lengthintegerenumMinimum length of the password1-1281-128Allowed:1-128password_complexitystringenumComplexity Level of the passwordNONENONECASENUMBERALPHANUMERICCASENUMERICPUNCTUATIONCOMPLEXAllowed:NONECASENUMBERALPHANUMERICCASENUMERICPUNCTUATIONCOMPLEXpassword_disallowed_charactersstringDisallowed characters in the passwordpassword_disallowed_wordsstringDisallowed words in the passwordpassword_prohibit_user_idbooleanMay not contain User ID or its characters in reversed ordertruefalsepassword_prohibit_repeated_charsbooleanMay not contain repeated character four or more times consecutivelytruefalsepassword_expiry_daysintegerenumPassword expiry days0-5000-500Allowed:0-500password_remember_historyintegerenumMust be different from this many previous passwords1-991-99Allowed:1-99reminder_daysintegerenumDisplay reminder message after this many days1-3651-365Allowed:1-365reminder_messagestringReminder message to be displayeddisable_after_daysintegerenumDisable after Days Exceed1-10001-1000Allowed:1-1000disable_after_datestringenumDisable after Date Exceedsyyyy-mm-ddyyyy-mm-ddAllowed:yyyy-mm-dddisable_after_unchanged_daysintegerenumDisable after password not changed after this many days1-3651-365Allowed:1-365disable_after_failed_attemptsintegerenumFailed attempts count1-1001-100Allowed:1-100reset_failed_attempts_countbooleanReset failed attempts count and enable those userstruefalseResponses 200OK 204No Content 304Not Modified 404Not Found 406Not Acceptable 415Unsupported Media Type 422Unprocessable EntityUpdated over 4 years ago