+

Search Tips   |   Advanced Search

ConfigService.properties

 

# Licensed Materials - Property of IBM, 5724-E76, (C) Copyright IBM Corp. 2004 - All Rights reserved.

# -------------------------------- #
# Properties of the Config Service #
# -------------------------------- #

# Absolute path to the install directory of WAS.

# Default: $(WAS_INSTALL_ROOT)
#was.home = $(WAS_INSTALL_ROOT)                          


# Absolute path to the install directory of WPS.

# Default: $(WPS_INSTALL_ROOT)
#wps.home = $(WPS_INSTALL_ROOT)                          


# The command to use for session validation

# Default: SessionValidatorAuth
#command.sessionvalidator = SessionValidatorNoAuth


# The two commands to use for login and logout

# Default: LoginUserAuth
#command.login  = LoginUserNoAuth
# Default: LogoutUserAuth
#command.logout = LogoutUserNoAuth


# Login redirect paramters

# Default: true
#redirect.login     = true
#
#redirect.login.ssl =
#
#redirect.login.url =


# Logout redirect parameters

# Default: false
#redirect.logout     = false
#
#redirect.logout.ssl =
#
#redirect.logout.url =

# Multiple Realms Support parameters to allow login with uid@realm

# Default: false
#multiple.realms.enabled = false
#
#multiple.realms.login.default.realm =
#
#multiple.realms.user.dn.template =


# The parameters of the (virtual) host that the portal is accessed through

#
#host.name       =                                       
#
#host.port.http  =                                       
#
#host.port.https =                                       


# The context path that the portal is running under

# Default: /wps
#uri.context.path = /wps                                 

# The context path that the portal wsrp facade is running under

# Default: /wsrp
#uri.context.path.facade = /wsrp


# URI of public, protected, and documentation area

# Default: /portal
#uri.home.public    = /portal
# Default: /myportal
#uri.home.protected = /myportal
# Default: /doc
#uri.home.doc       = /doc

# Default: /poc
#uri.poc.public    = /poc
# Default: /mypoc
#uri.poc.protected = /mypoc

# URL to the image that will be served if the urlFindInTheme tag cannot locate the requested file
#uri.image.invalid = about:blank

# Determines whether a public URL should be translated to a protected URL
# if a user session exists.

# Default: false
#uri.home.substitution = false


# Enables the portal session protection feature.

# Default: true
#portal.session.protection = true


# Flag whether Cross-Site-Scripting security protection is turned on.

# Default: true
#security.css.protection = true


# General command redirect
# Turn on if bookmarkable urls are required (performance impact)

# Default: false
#redirect.commands = false

# Defines the set of parameter names representing security-sensitive parameters that must not be logged.
#uri.password = password, attr_password, attr_wps.portlets.confirm_password, pwd, userPassword, wps.userPassword, confirmPassword

################################################################
# Determines the level that persistent session should operate on
#
# Options:
#    0 -> do not use persistent window state
#    1 -> use persistent window state, but start with the default page
#    2 -> use persistent window state and start with the page the user visited before logging out

# Default: 0
#persistent.session.level = 0


#############################################################################
# Determines whether the user get the option to resume the session
#
# Options:
#    0 -> the user has no option to resume or not resume as the case may be
#    1 -> the user is presented with an option to resume the session at login

# Default: 0
#persistent.session.option = 0


#########################################################
# Flag that determines whether to enable portal filtering

# Default: false
#portal.enable.filtering = false


##############################################################
# URL that is used for find and set in global settings portlet

#portlet.url.find =


###########################################################################
# Determintes what a user sees if they are not authorized to view a portlet

# Default: false
#portlets.unauthorized.visible=false


##########################################################################
# Determines the identifier that is used to mark portal internal URLs
# MUST be defined when Mapping URLs should be used in the portal.
# Remember: The first token of the identifier MUST NOT be equal to a label
#           of a context node.
# FORMAT : "/"+ identifier_name +"/" + identifier_value
# EXAMPLE: portal_url_identifier = /purl/
#          portal_url_identifier = /!ut/p
#          "
# NOTE : The identifier MUST only contain characters that are not reserved for URLs

# Default: /!ut/p
#wps.mappingurl.portal_url_identifier = /!ut/p


######################################################################
# Determines if portal supports Mapping URLs and if prefix is appended
# to normal portal internal urls.

# Default: true
#wps.mappingurl.enabled = true


######################################################################
# Determines if the title and description of pages can be redefined by
# users on derived pages. If the parameter is set to false, titles and
# description of pages can only be changed on non derived pages.

# Default: true
#allow.derived.titles=true


##############################################################################################
# Determines which portlet menu mode should be used.
#
# Options:
#
#    0 -> disabled         : Portlet Menus are not displayed in the navigation menu at all.
#    1 -> current_selection: Only the portlet menus of the portlets that reside on the currently selected page are
#                            are added below the navigation menu item for that page.
#    2 -> everything       : The portlet menus of all portlets on all pages are added below the appropriate navigation
#                            menu items in the navigation tree.

# Default: 1
#navigation.portletmenu.mode = 1


####################################################################################
# Determines if the navigation nodes in a tree are expanded or collapsed per default

# Default: false
#navigation.expansion.defaultstate = false

######################################################################
# Cookie Name for Web Session ID.
# Specifies a unique name for the session management cookie. The
# servlet specification requires the name JSESSIONID. However, for
# flexibility this value can be configured.
# Default: JSESSIONID
#cookie.sessionid.name = JSESSIONID


####################
# PortletContainer #
####################

#PortletResponse headers
#portletcontainer.response.headers.additionallyNotAllowed =
#portletcontainer.response.headers.forceAllowed =

# register custom window states managed by the portlet container
# this applies to JSR portlets only
# portletcontainer.std.custom.windowStates = 


########
# WSRP #
########

# Specify the implementation of the ResourceURLFilterFactory.
# The specified factory must implement the com.ibm.wps.wsrp.consumer.security.WSRPResourceURLFilterFactory interface.
# This class is used to filter (encode/decode) WSRP resource url's

#wsrp.resource.url.filter.factory = com.ibm.wps.wsrp.consumer.factory.UrlFilterFactoryImpl

############################################################
# Controls if the portal has to care about the WSRP security

# Default: true
#wsrp.security.enabled = true


############################################################
# Credential vault slot which contains username, password credentials that # should be used by the resource proxy servlet when fetching resources which
# are protected by HTTP basic authentication scheme.
# Username and password in this slot will be sent to all remote resources
# which are referenced in WSRP portlet markup.

#
#wsrp.resourceproxy.basic.auth.credentialslot =


##############################################################################
# Defines the WAS SSL configuration to be used by the WSRP resource proxy
# when connecting to remote resources using https.
#

# Default: NodeDefaultSSLSettings
#wsrp.resourceproxy.ssl.configuration = NodeDefaultSSLSettings


############################################################
# Specify the URLs of the WSRP SOAP URL generation         #
############################################################
# 
# These settings are used to create the SOAP URLs for the 
# WSRP service wsdl file on the producer.
#
#
#
# Hostname used to create SOAP URLs 
# wsrp.hostname
#
# Port used to create HTTP SOAP URLs
# wsrp.port.http
#
# Port to create HTTPS SOAP URLs
# wsrp.port.https
#
#
#
# wsrp.hostname = localhost
#
# wsrp.port.http = 80
#
# wsrp.port.https = 443

########################
# XML Config Interface #
########################

# xmlaccess distinguishes DNs form shortnames in the subjectid by looking for a '='
# uncomment the following setting if you use a custom user registry that has IDs without a '='; in that case,
# all subjecid attributes are treated as IDs and never as shortnames

#xmlaccess.allowshortnames = false

##########################
# Transcoding Enablement #
##########################

# Default: false
#portlet.enable.transcoding = false


#################################################
# Page reload interval for authenticated users. #
#################################################

# Interval in minutes after pages should be reloaded for an authenticated user
# the reload will respect the most current access control settings for that user
# if this value is set to zero, no automatic reload will occur during the session

# Default: 0
#page.reload.interval=0


##########################################
# Avoid updating the user database table #
##########################################

# flag to control if the database table for users is updated at login / logout / session
# timeout. Since this update for other features in Portal, this key can only be set to false
# if the following dependencies are set above:
#   timeout.resume.session=true
#   persistent.session.level=0
# Default: true (unchanged behaviour, i.e. write to the table)
#record.lastlogin=true

#########################
# external user support #
#########################

# Default: false
#external.users.enabled = false


########################
# Offering information #
########################

# 'qpg.enabled' specifies, whether QPG is installed and configured
# Default: false
#qpg.enabled=false

# Use standard editor or Edit Live!
# Default: true
#wcm.editor.extended=true

# Enable 615 fix pack functionality
#wcm.fp.enabled=true
# 
#############################################
# enable WSRP proxy portlet Active Site Analytics data
# 
# default: true
#wsrp.proxyportlet.enable.asa=true
# 
#############################################
# enable page templates 
# 
# default: true
#wp.page.templates.enabled=true
# 
######################################
# Web Content Management Information #
######################################
# 
# wcm.pages.enabled specifies whether the WCM pages feature is enabled
# Default: true
#wcm.pages.enabled=true
# 
# wcm.config.seedlist.version sets the version of the format of the search seedlist
# Default: 1.0
#wcm.config.seedlist.version=1.0
# 
# wcm.config.seedlist.servletpath path to servlet that generates the search seedlist
# Default: /seedlist
#wcm.config.seedlist.servletpath=/seedlist