serviceDefaultValues.properties revision 9fa57a4f31580310b62bb2f08906e6b73d510817
0N/A#
0N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
0N/A#
1472N/A# Copyright (c) 2006 Sun Microsystems Inc. All Rights Reserved
0N/A#
0N/A# The contents of this file are subject to the terms
0N/A# of the Common Development and Distribution License
0N/A# (the License). You may not use this file except in
0N/A# compliance with the License.
0N/A#
0N/A# You can obtain a copy of the License at
0N/A# https://opensso.dev.java.net/public/CDDLv1.0.html or
0N/A# opensso/legal/CDDLv1.0.txt
0N/A# See the License for the specific language governing
0N/A# permission and limitations under the License.
0N/A#
0N/A# When distributing Covered Code, include this CDDL
0N/A# Header Notice in each file and include the License file
0N/A# at opensso/legal/CDDLv1.0.txt.
0N/A# If applicable, add the following below the CDDL Header,
1472N/A# with the fields enclosed by brackets [] replaced by
1472N/A# your own identifying information:
1472N/A# "Portions Copyrighted [year] [name of copyright owner]"
0N/A#
0N/A# $Id: serviceDefaultValues.properties,v 1.16 2009/05/13 21:24:43 hengming Exp $
0N/A#
0N/A
0N/A# Portions Copyrighted 2011-2012 ForgeRock AS
0N/A
0N/AXML_ENCODING=ISO-8859-1
0N/ALOG_DIR=log
0N/AAMSDK_I18N_KEY=a101
0N/AAM_REALM=true
0N/AAM_COEXIST=false
0N/AUSER_OBJECT_CLASS=inetorgperson
0N/AUSER_NAMING_ATTR=uid
0N/AORG_OBJECT_CLASS=sunismanagedorganization
0N/AORG_NAMING_ATTR=o
0N/AORG_BASE=dc=openam,dc=forgerock,dc=org
0N/ANORMALIZED_ORGBASE=dc=openam,dc=forgerock,dc=org
0N/ANORMALIZED_RS=dc=openam,dc=forgerock,dc=org
0N/AUSER_PROFILE_CHOICE=false
0N/AAUTH_DEFAULT_CONFIG=ldapService
0N/ADIRECTORY_SERVER=ds.opensso.java.net
0N/ADIRECTORY_PORT=389
0N/AIS_INSTALL_VARDIR=baseDir
0N/ASERVER_PROTO=protocol
892N/ASERVER_HOST=host
892N/ASERVER_PORT=port
0N/AIS_PRODNAME=uri
0N/AOLDCON_DEPLOY_URI=uri
0N/ASERVER_URI=uri
CONSOLE_URI=uri
OUTPUT_DIR=basedir/uri
DEFAULT_ORG=dc=openam,dc=forgerock,dc=org
ROOT_SUFFIX=dc=openam,dc=forgerock,dc=org
SM_CONFIG_ROOT_SUFFIX=dc=openam,dc=forgerock,dc=org
SESSION_ROOT_SUFFIX=o=openam-session
SESSION_STORE_TYPE=embedded
DEFAULT_AUTH_MODULE=DataStore
AMLDAPUSERPASSWD=changeit
DB_NAME=userRoot
DS_DIRMGRDN=cn=Directory Manager
COOKIE_ENCODE=false
UM_ENABLED=true
DEBUG_SUBDIR=debug
DEBUG_DIR=debug
PAM_SERVICE_NAME=other
DATA_STORE=flatfile
DIT_LOADED=false
DS_UM_SCHEMA=sms
SMS_OBJECT_CLASS=flatfile.SMSEnhancedFlatFileObject
DS_OBJECT_CLASS=ldap.SMSLdapObject
EMBEDDED_DS_OBJECT_CLASS=ldap.SMSEmbeddedLdapObject
SM_CONFIG_BASEDN=dc=openam,dc=forgerock,dc=org
#
DISCO_ENTRY_HANDLER=com.sun.identity.liberty.ws.disco.plugins.UserDiscoEntryHandler
AUTHNSVC_CRAMMD5_MECHANISM_HANDLER=com.sun.identity.liberty.ws.authnsvc.mechanism.CramMD5MechanismHandler
DISCO_AUTHORIZER=com.sun.identity.liberty.ws.disco.plugins.DefaultDiscoAuthorizer
CONFIGURATION_PROVIDER_CLASS=com.sun.identity.plugin.configuration.impl.ConfigurationInstanceImpl
MONSAML2_PROVIDER_CLASS=com.sun.identity.plugin.monitoring.impl.FedMonSAML2SvcProvider
SESSION_PROVIDER_CLASS=com.sun.identity.plugin.session.impl.FMSessionProvider
MONAGENT_PROVIDER_CLASS=com.sun.identity.plugin.monitoring.impl.AgentProvider
LOG_PROVIDER_CLASS=com.sun.identity.plugin.log.impl.LogProvider
MONSAML1_PROVIDER_CLASS=com.sun.identity.plugin.monitoring.impl.FedMonSAML1SvcProvider
MONIDFF_PROVIDER_CLASS=com.sun.identity.plugin.monitoring.impl.FedMonIDFFSvcProvider
DISCO_GLOBAL_ENTRY_HANDLER=com.sun.identity.liberty.ws.disco.plugins.GlobalDiscoEntryHandler
AUTHNSVC_SSOTOKEN_MECHANISM_HANDLER=com.sun.identity.liberty.ws.authnsvc.mechanism.SSOTokenMechanismHandler
IDPP_AUTHORIZER=com.sun.identity.liberty.ws.idpp.plugin.IDPPAuthorizer
AUTHNSVC_PLAIN_MECHANISM_HANDLER=com.sun.identity.liberty.ws.authnsvc.mechanism.PlainMechanismHandler
DATASTORE_PROVIDER_CLASS=com.sun.identity.plugin.datastore.impl.IdRepoDataStoreProvider
WEB_SERVICE_AUTHENTICATOR=com.sun.identity.liberty.ws.soapbinding.WebServiceAuthenticatorImpl
#
VERSION=@VERSION@ (@DATESTAMP@)