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