-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 13.5.1, 13.5.2, 14.0.0, 14.1.1, 14.5.0
-
Component/s: XUI
Steps to reproduce:
1) Access http://am.example.com:8080/openam/?goto=http%3A%2F%2Fwww.forgerock.com -> Redirected to login page
2) Authenticate successfully -> Redirected to http://www.forgerock.com
3) Access http://am.example.com:8080/openam/?goto=http%3A%2F%2Fwww.google.com
Expected result:
Immediately redirected to http://www.google.com
Actual result:
Taken to http://am.example.com:8080/openam/XUI/?goto=http%3A%2F%2Fwww.google.com#profile/details
Note: At this point, the user can click "Logout" from the XUI profile and will be taken to the goto url at that point
Similarly, if at step 2 you authenticate successfully with a social provider (such as Google), upon returning to OpenAM you will not be redirected to your requested goto URL but instead will be taken to the default success url (#profile/details, for example)
- caused
-
OPENAM-11101 Social Auth links do not contain the goto url
-
- Resolved
-
- duplicates
-
OPENAM-12081 OpenAM doesnt honor the goto parameter when session exists
-
- Resolved
-
- is required by
-
OPENAM-9125 The XUI needs to pass the goto=URL through whole password reset journey
-
- In Progress
-
-
OPENAM-10394 RFE: Include goto URL in verification email sent during User Registration / Forgot Password flow
-
- Open
-