{
"minimumLength": true,
"maximumLength": true,
"upperCaseNeeded": true,
"lowerCaseNeeded": true,
"numericNeeded": true,
"nonAlphanumericNeeded": true,
"passwordReuse": true,
"excludeNames": true,
"excludeEmail": true,
"noConfusingLetters": true,
"noSimplePasswords": true,
"noCommonVocabs": true,
"noOverlapWithOld": true,
"passwordLifespan": true
}