Forum Discussion
TariqHussain
7 years agoBoss
fuenteso - I believe we only can get the response data, not the response URL. Also, is there no content on the login page? because as you said, you get a blank page?
There are few context object available, however, these are for getting the redirection URL for lithium SSO page. e.g
${webUi.getUserLoginPageUrl("/")}
${webUi.getUserLogoutPageUrl("/")}
${webUi.getUserRegistrationPageUrl("/")}
Documentaion: https://freemarker-docs-portal.lithium.com/refer/contextObjects
Related Content
- 8 months ago
- 8 months ago
- 4 years ago
- 4 years ago
- 5 years ago