authentication.jwt.secret = secret authentication.jwt.issuer = http://example.org authentication.jwt.audience = http://example.org authentication.jwt.clockSkew = 10 authentication.jwt.validFor = 600000 authentication.jwt.validForRefresh = 900000 authentication.jwt.refreshLimit = 1 authentication.jwt.claimNames.authorities = authorities authentication.jwt.claimNames.refreshCount = refreshCount authentication.jwt.claimNames.refreshLimit = refreshLimit