Put the admin user password policiesAsk AIput https://clearpass-hostname/api/admin-user/password-policyPut the admin user password policiesBody Paramspassword_minimum_lengthintegerenumrequiredMinimum length of the password1-128Allowed:1-128password_complexitystringenumrequiredComplexity Level of the passwordNONECASENUMBERALPHANUMERICCASENUMERICPUNCTUATIONCOMPLEXAllowed: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-500disable_after_failed_attemptsintegerenumFailed attempts count1-1001-100Allowed:1-100reset_failed_attempts_countbooleanReset failed attempts count and enable those userstruefalseResponses 200OK 204No Content 304Not Modified 401Unauthorized 403Forbidden 404Not Found 406Not Acceptable 415Unsupported Media Type 422Unprocessable EntityUpdated over 4 years ago