Details
-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 5.0.0.0
-
Fix Version/s: None
-
Component/s: Web Agents
-
Labels:
-
Environment:web-agents-5.0.0-M18-Apache_v22_SunOS_X86_64bit
Description
With M18 on Solaris Platform, we find that TestAgentNotifications agentConfigurationChangeNotification does not work
Recreation Steps
To recreate
____________
1) Set up Agent and OpenAM
2) Go to Agent Configuration - Global and set Agent Configuration Change Notification to not be enabled
3) Go to Agent Configuration and Create a non enforced URL
4) Attempt to access the not enforced URL
Expected Result
Get redirected to OpenAM login page
Actual Result
Get access to the not enforced URL
Additional Notes
The reason why admins may wish to do this is so that they can make a number of changes and then have them all happen at once although it may be that not many users would do this.
The problem is that there are several agent processes and each process will get the config from OpenAM. In fact this means behaviour will be different for different platforms.
This is not thought to be a major issue but may need to consider for future releases