-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 4.2.0.0
-
Fix Version/s: 4.2.0.0
-
Component/s: Web Agents
-
Labels:
-
Environment:OpenAM Web Agent for Apache Server 2.4.x 64bit
Version: 4.2.0.0-RC4
Revision: fed203f
Build machine: WIN-6RS21TL5R77
Build date: Oct 15 2018 18:22:04
-
Target Version/s:
agent.conf file contains version 4.1 instead of 4.2
e.g:
# # OpenAM Policy Agent # # Version: 4.1 #------------------------------------------------------------------------------ # Bootstrap Properties # # OpenAM Policy Agent # # Version: 4.1 com.sun.identity.agents.config.repository.location = centralized ... #------------------------------------------------------------------------------ # Configuration Properties # # OpenAM Policy Agent # # Version: 4.1 com.forgerock.agents.agent.invalid.url.regex =
after this change we need also update:
# Copyright 2014 - 2017 ForgeRock AS.
to
# Copyright 2014 - 2018 ForgeRock AS.