-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 CE GA1
-
Fix Version/s: 7.0.1 CE GA2
-
Component/s: Frontend Infrastructure
-
Fix Priority:4
-
Sprint:Sprint 15: Apr, 18 - Apr, 29
-
Git Pull Request:
Steps to reproduce:
- in portal-ext.properties define:
redirect.url.security.mode=domain redirect.url.domains.allowed=www.google.com
- Go to http://localhost:8080/c/portal/login?redirect=https://www.google.com
- Sign in
Expected result: User is redirected to https://www.google.com
Actual result: User is not redirected
Please see attached screen cast.