serverdefaults.properties revision 7d395d5d4197d1648464cb3606f69c23f08ffbd6
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoff#
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoff# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoff#
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoff# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoff#
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoff# The contents of this file are subject to the terms
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoff# of the Common Development and Distribution License
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoff# (the License). You may not use this file except in
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# compliance with the License.
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac#
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoff# You can obtain a copy of the License at
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoff# https://opensso.dev.java.net/public/CDDLv1.0.html or
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoff# opensso/legal/CDDLv1.0.txt
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoff# See the License for the specific language governing
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# permission and limitations under the License.
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac#
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# When distributing Covered Code, include this CDDL
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# Header Notice in each file and include the License file
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoff# at opensso/legal/CDDLv1.0.txt.
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoff# If applicable, add the following below the CDDL Header,
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoff# with the fields enclosed by brackets [] replaced by
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoff# your own identifying information:
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoff# "Portions Copyrighted [year] [name of copyright owner]"
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoff#
4323400c50c6c6f278c473544883e91ac4c0e781ludo# $Id: serverdefaults.properties,v 1.26 2009/10/23 18:52:58 bhavnab Exp $
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoff#
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoff# Portions Copyrighted 2010-2015 ForgeRock AS.
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoff
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffam.encryption.pwd=@AM_ENC_PWD@
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.iplanet.services.debug.level=error
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.services.debug.mergeall=off
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.embedded.sync.servers=on
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.services.debug.directory=%BASE_DIR%/%SERVER_URI%/debug
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.logstatus=ACTIVE
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.stats.interval=60
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.services.stats.state=file
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.services.stats.directory=%BASE_DIR%/%SERVER_URI%/stats
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.services.configpath=%BASE_DIR%
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.sdk.cache.maxSize=10000
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.server.host=@SERVER_HOST@
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.server.port=@SERVER_PORT@
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.server.protocol=@SERVER_PROTO@
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.sun.identity.security.checkcaller=false
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.directory.ssl.enabled=false
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.console.protocol=%SERVER_PROTO%
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.console.host=%SERVER_HOST%
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.console.port=%SERVER_PORT%
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.profile.host=%SERVER_HOST%
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.profile.port=%SERVER_PORT%
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.client.notification.url=%SERVER_PROTO%://%SERVER_HOST%:%SERVER_PORT%/%SERVER_URI%/notificationservice
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.daemons=securid
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.cookie.httponly=false
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.cookie.name=iPlanetDirectoryPro
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.cookie.secure=false
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.cookie.encode=false
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.iplanet.am.pcookie.name=DProPCookie
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.locale=@PLATFORM_LOCALE@
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.version=@VERSION@ Build @REVISION@ (@DATESTAMP@)
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.iplanet.am.jssproxy.trustAllServerCerts=true
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.iplanet.am.jssproxy.checkSubjectAltName=false
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.jssproxy.resolveIPAddress=false
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.jssproxy.SSLTrustHostList=
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.jss.donotInstallAtHighestPriority=true
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.authentication.super.user=uid=amAdmin,ou=People,%ROOT_SUFFIX%
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.authentication.special.users=cn=dsameuser,ou=DSAME Users,%ROOT_SUFFIX%|cn=amService-UrlAccessAgent,ou=DSAME Users,%ROOT_SUFFIX%
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.replica.num.retries=0
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.replica.delay.between.retries=1000
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.event.connection.num.retries=3
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.event.connection.delay.between.retries=3000
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.event.connection.ldap.error.codes.retries=80,81,91
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.sun.am.event.connection.idle.timeout=0
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.iplanet.am.notification.threadpool.size=10
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.notification.threadpool.threshold=5000
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.ldap.connection.num.retries=3
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.ldap.connection.delay.between.retries=1000
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.iplanet.am.ldap.connection.ldap.error.codes.retries=80,81,91
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.iplanet.am.installdir=%BASE_DIR%/%SERVER_URI%
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.services.deploymentDescriptor=
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.iplanet.am.console.deploymentDescriptor=/%SERVER_URI%
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.sun.identity.password.deploymentDescriptor=%SERVER_URI%
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.session.maxSessions=5000
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.iplanet.am.session.httpSession.enabled=true
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.sun.am.session.enableHostLookUp=false
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.services.comm.server.pllrequest.maxContentLength=16384
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.session.invalidsessionmaxtime=3
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.session.client.polling.enable=false
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.iplanet.am.session.client.polling.period=180
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffsecuridHelper.ports=58943
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.smtphost=localhost
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.iplanet.am.smtpport=25
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.iplanet.security.SecureRandomFactoryImpl=com.iplanet.am.util.SecureRandomFactoryImpl
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.security.SSLSocketFactoryImpl=com.sun.identity.shared.ldap.factory.JSSESocketFactory
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.security.encryptor=com.iplanet.services.util.JCEEncryption
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.iplanet.am.console.remote=false
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.iplanet.am.clientIPCheckEnabled=false
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.webcontainer=WEB_CONTAINER
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.policy.Policy.policy_evaluation_weights=10:10:10
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.session.purgedelay=0
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.enableUniqueSSOTokenCookie=false
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.authentication.uniqueCookieName=sunIdentityServerAuthNServer
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.am.session.caseInsensitiveDN=true
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.util.xml.validating=off
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.sun.identity.auth.cookieName=AMAuthCookie
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.sun.identity.sm.ldap.enableProxy=false
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.monitoring.local.conn.server.url=service:jmx:rmi://
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.sun.identity.overrideAMC=true
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.iplanet.am.serverMode=true
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.monitoring=off
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.plugin.configuration.class=@CONFIGURATION_PROVIDER_CLASS@
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.plugin.datastore.class.default=@DATASTORE_PROVIDER_CLASS@
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.plugin.log.class=@LOG_PROVIDER_CLASS@
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.plugin.monitoring.agent.class=@MONAGENT_PROVIDER_CLASS@
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.plugin.monitoring.idff.class=@MONIDFF_PROVIDER_CLASS@
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.plugin.monitoring.saml1.class=@MONSAML1_PROVIDER_CLASS@
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.plugin.monitoring.saml2.class=@MONSAML2_PROVIDER_CLASS@
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.plugin.session.class=@SESSION_PROVIDER_CLASS@
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.saml.xmlsig.certalias=test
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.saml.xmlsig.keyprovider.class=@XMLSIG_KEY_PROVIDER@
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.saml.xmlsig.passwordDecoder=@PASSWORD_DECODER_CLASS@
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.sun.identity.saml.xmlsig.signatureprovider.class=@XML_SIGNATURE_PROVIDER@
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.sun.identity.sm.flatfile.root_dir=%BASE_DIR%/%SERVER_URI%/sms
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.sm.enableDataStoreNotification=false
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.sm.notification.threadpool.size=10
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.url.readTimeout=30000
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.sun.identity.saml.xmlsig.keypass=%BASE_DIR%/%SERVER_URI%/.keypass
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.saml.xmlsig.keystore=%BASE_DIR%/%SERVER_URI%/keystore.jks
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.saml.xmlsig.storepass=%BASE_DIR%/%SERVER_URI%/.storepass
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.am.event.connection.disable.list=aci,um,sm
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.crl.cache.directory.host=
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.crl.cache.directory.port=
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.sun.identity.crl.cache.directory.ssl=false
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.sun.identity.crl.cache.directory.user=
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.crl.cache.directory.password=
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.crl.cache.directory.searchlocs=
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.crl.cache.directory.searchattr=
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.authentication.ocspCheck=false
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.sun.identity.authentication.ocsp.responder.url=
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.sun.identity.authentication.ocsp.responder.nickname=
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.security.fipsmode=false
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.sdk.cache.entry.expire.enabled=false
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.sdk.cache.entry.user.expire.time=15
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.sdk.cache.entry.default.expire.time=30
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.lbcookie.name=amlbcookie
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.sm.cache.ttl.enable=false
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.sm.cache.ttl=30
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.iplanet.am.cookie.c66Encode=true
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.sun.identity.appendSessionCookieInURL=true
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.iplanet.services.cdc.invalidGotoStrings=<,>,javascript:,javascript%3a,%3c,%3e
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutofforg.forgerock.openam.cdc.validLoginURIs=/UI/Login
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.authentication.multiple.tabs.used=false
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.iplanet.am.session.agentSessionIdleTime=0
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.am.cookie.check=false
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.authentication.setCookieToAllDomains=true
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.sun.identity.policy.resultsCacheMaxSize=10000
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftopenam.auth.distAuthCookieName=AMDistAuthCookie
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffopenam.auth.destroy_session_after_upgrade=true
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftopenam.cdm.default.charset=UTF-8
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftopenam.auth.session_property_upgrader=org.forgerock.openam.authentication.service.DefaultSessionPropertyUpgrader
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffopenam.retained.http.headers=X-DSAMEVersion
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffopenam.forbidden.to.copy.headers=connection
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffopenam.authentication.ignore_goto_during_logout=false
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffcom.sun.identity.urlchecker.dorequest=true
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffopenam.retained.http.request.headers=X-DSAMEVersion
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffopenam.forbidden.to.copy.request.headers=connection
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffopenam.session.case.sensitive.uuid=false
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoffopenam.auth.version.header.enabled=false
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.sun.identity.session.repository.enableEncryption=false
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.sun.identity.session.repository.enableCompression=false
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftcom.sun.identity.session.repository.enableAttributeCompression=false
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftorg.forgerock.services.cts.store.location=default
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftorg.forgerock.services.cts.store.root.suffix=
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftorg.forgerock.services.cts.store.ssl.enabled=
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutofforg.forgerock.services.cts.store.directory.name=
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftorg.forgerock.services.cts.store.loginid=
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftorg.forgerock.services.cts.store.password=
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftorg.forgerock.services.cts.store.max.connections=
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutofforg.forgerock.services.cts.store.heartbeat=10
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutofforg.forgerock.services.resourcesets.store.location=default
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutofforg.forgerock.services.resourcesets.store.root.suffix=
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutofforg.forgerock.services.resourcesets.store.ssl.enabled=
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutofforg.forgerock.services.resourcesets.store.directory.name=
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutofforg.forgerock.services.resourcesets.store.loginid=
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutofforg.forgerock.services.resourcesets.store.password=
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftorg.forgerock.services.resourcesets.store.max.connections=
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutofforg.forgerock.services.resourcesets.store.heartbeat=10
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutofforg.forgerock.services.umaaudit.store.location=default
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutofforg.forgerock.services.umaaudit.store.root.suffix=
4323400c50c6c6f278c473544883e91ac4c0e781ludoorg.forgerock.services.umaaudit.store.ssl.enabled=
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutofforg.forgerock.services.umaaudit.store.directory.name=
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutofforg.forgerock.services.umaaudit.store.loginid=
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutofforg.forgerock.services.umaaudit.store.password=
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutofforg.forgerock.services.umaaudit.store.max.connections=
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutofforg.forgerock.services.umaaudit.store.heartbeat=10
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutofforg.forgerock.openam.idm.attribute.names.lower.case=false
7185b49f58c4cdb16d035ecc45e38ec9b1cd9bd0matthew_swiftorg.forgerock.openam.authLevel.excludeRequiredOrRequisite=false
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutofforg.forgerock.openam.core.resource.lookup.cache.enabled=true
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutofforg.forgerock.openam.console.autocomplete.enabled=true
9448ac32f12d59ed3d29eaf65703f4abe866c3eblutoff