Forum Discussion
cike
Champion
VarunGrazitti - Can I change the URL parameter dest_url using the webUi.getUserRegistrationPageUrl("/")}?
I didn't find any Freemarker method to set a URL parameter within the page init scripts.
Christian
VarunGrazitti
9 years agoBoss
cike - Yes, you can. However, you wouldn't have to change it in the SSO settings under admin as you want this redirect for specific cases only, you can add this to your code like -
webUi.getUserRegistrationPageUrl("www.your_url.com")}
Related Content
- 2 years ago
- 3 years ago
- 10 months ago