{ "listenPort": 80, "ldapURL": "ldap://localhost", "basedn": "dc=example,dc=com", "sessionSecretKey": "super secret key", "sessionCookieName": "PAASLDAPAuthTicket", "sessionCookie": { "path": "/", "httpOnly": true, "secure": false, "maxAge": 7200 } }