123N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
123N/A# Copyright (c) 2008 Sun Microsystems Inc. All Rights Reserved
851N/A# The contents of this file are subject to the terms
123N/A# of the Common Development and Distribution License
123N/A# (the License). You may not use this file except in
123N/A# compliance with the License.
123N/A# You can obtain a copy of the License at
123N/A# See the License for the specific language governing
123N/A# permission and limitations under the License.
123N/A# When distributing Covered Code, include this CDDL
123N/A# Header Notice in each file and include the License file
123N/A# If applicable, add the following below the CDDL Header,
123N/A# with the fields enclosed by brackets [] replaced by
123N/A# your own identifying information:
123N/A# "Portions Copyrighted [year] [name of copyright owner]"
123N/A# Portions Copyrighted 2010-2014 ForgeRock AS.
123N/A#------------------------------------------------------------------------------
123N/A# J2EE Agents Bootstrap File
123N/A# OpenAM Policy Agent for:
123N/A#------------------------------------------------------------------------------
123N/A# THIS FILE PROVIDES THE CONFIGURATION SETTINGS NECESSARY FOR THE AGENT
911N/A# TO FUNCTION CORRECTLY. PLEASE REFER TO THE DOCUMENTATION BEFORE
911N/A# MODIFYING ANY OF THE VALUES IN THIS FILE.
123N/A# Data present in this file provides the necessary configuration
851N/A# settings needed by Agent to work correctly. Invalid configuration
851N/A# data present in this file can lead to malfunction of the Agent, the
851N/A# application, and the Application Server.
851N/A# WARNING: The contents of this file are classified as an UNSTABLE
851N/A# interface by Sun Microsystems, Inc. As such, they are subject to
123N/A# significant, incompatible changes in any future release of the
123N/A# INVALID CONFIGURATION SETTINGS MAY RESULT IN MALFUNCTION OF THE ENTIRE
169N/A#------------------------------------------------------------------------------
169N/A# Specifies the naming service url(s) that can be used by the system
123N/A# for naming lookups. One or more urls can be specified for this
123N/A# property as a string of urls separated by single space characters.
123N/A# Specifies the service resolver used by this Agent.
# AGENT USERNAME AND PASSWORD PROPERTIES
# These are the credentials used by the Agent to identify and
# authenticate itself before requesting any services that require the
# Agent to be authenticated. If plain text password should not be
# used, then supply the encrypted password and encryption key.
# The key that will be used to encrypt and decrypt passwords
# DEBUG SERVICE PROPERTIES
# directory where debug files will be stored by the Agent.
# into one file if it is set to on. Each component has its own debug file
# -
local.logfile: Specifies the complete path to the local audit log file
# to be used by the Agent.
# Specifies the organization or realm name to be used for authenticating
# the Agent during runtime. The default value "/" identifies the root
# LOCK OF AGENT CONFIGURATION
# When it's set to true, agent config in run-time is locked.
# Agent has to be restarted to let agent config change take effective
# whether the changed config parameter is Hot-Swap or not.
# When it's set to false, change of Hot-Swap agent config parameter can be
# The profile name used by the Agent to fetch the agent configuration data.
# in most cases. However if multiple agent instances need to use the same credentials
# need to be set to the authenticating credentials accordingly.
# This property controls the URI under which OpenAM has been deployed. If this
# parameter is not supplied then the default value is /openam.