blob: 796f3a047249cbded71d40388e48af3b6b9e5a48 [file] [log] [blame]
{
"password.cipher.algorithm": "SHA1",
"token.length": 256,
"token.expireTime": 60,
"selfRegistration.allowed": true,
"passwordReset.allowed": true,
"passwordReset.securityQuestion": true,
"authentication.attributes": ["username"],
"authentication.statuses": ["created", "active"],
"log.lastlogindate": true,
"return.password.value": false,
"jwt.lifetime.minutes": 120,
"connector.conf.history.size": 10,
"resource.conf.history.size": 10
}