-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 13.5.0
-
Fix Version/s: None
-
Component/s: XUI
-
Labels:
-
Environment:OpenAM 13.5.0
Apache_v24_Linux_64bit_4.0.1
-
Target Version/s:
-
Rank:1|hzss5b:
-
Sprint:AM Sustaining Sprint 34
-
Story Points:1
-
Support Ticket IDs:
Steps to reproduce:
1. Configure an Agent and policy to protect resource "http://1350.example.com/sec/sec.php?query=val"
2. Access the resource. Check the goto URL is encoded:
http://1350.example.com:8080/openam/XUI/#login/&goto=http%3A%2F%2F1350.example.com%2Fsec%2Fsec.php%3Fquery%3Dval
3. Logout at "http://1350.example.com:8080/openam/UI/Logout"
4. Click on the "Return to Login Page" link.
Expected result:
The goto url is encoded as before. E.g.
http://1350.example.com:8080/openam/XUI/#login/&goto=http%3A%2F%2F1350.example.com%2Fsec%2Fsec.php%3Fquery%3Dval
Actual result:
The goto URL is not encoded.
http://1350.example.com:8080/openam/XUI/#login/&goto=http://1350.example.com/sec/sec.php?query=val
Which results in the query parameter being lost after authentication.
This does not affect 13.0.0.
- duplicates
-
OPENAM-9597 Goto URL with multiple query string parameters incorrectly decoded
-
- Resolved
-
- is related to
-
OPENAM-9597 Goto URL with multiple query string parameters incorrectly decoded
-
- Resolved
-
-
OPENAM-9662 XUI does not correctly set link to return to login page in CDSSO deployments
-
- Resolved
-
- relates to
-
OPENAM-9597 Goto URL with multiple query string parameters incorrectly decoded
-
- Resolved
-