Details
-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 5.7.0, 5.8.0
-
Fix Version/s: None
-
Component/s: Web Agents
-
Labels:
-
Environment:OpenAM Web Agent for NGINX Server
Version: 6.0.0-SNAPSHOT
Revision: d28d161
Build machine: 6c32a3146484
Build date: Jun 10 2019 01:53:17
Description
AM Login URL (com.sun.identity.agents.config.login.url) property is no longer ignored. This property should be used only, If you are using custom login (enabling by org.forgerock.openam.agents.config.allow.custom.login property )
Steps to reproduce
1.) Go to agent profile/AM Services and set AM Login URL = http://example.com
2.) Hit Agent protected page
Expected result
Redirected to original AM login page (not the value which I set in step 1)
Observed result
Redirected to example.com page