
User16648134760526564552 (Customer) asked a question.
I have few questions based on Okta Hosted Sign In Widget:
1) When user clicks on login we are redirecting user to okta hosted widget with the redirect url as query parameter and now once user logs in we want to redirect them based on the query parameter.
e.g. okta hosted widget is on xyz.com and we are accessing that like xyz.com/?redirectURL='abc.com' now how can we redirect user to abc.com after login.
With signInWithRedirect({ originalUri: 'abc.com' }); we can redirect them to the url which is there as originalUri but we don't want to use that so guide us how can we implement that in the sign in widget it self using customization.
2) How can we add additional text below the sign in button. I went through the document provided by okta but nothing is available for this stuff (https://developer.okta.com/docs/guides/custom-widget/main/*use-the-code-editor).
3) Currently all custom links are coming under need help signing in? link at the bottom of the widget. But how can we show all links outside without showing need help signing in?
config.i18n.en = {'needhelp': " "} this is hiding the link but after that we are not able to see any links over there.

Sign In widget version is ^7
Hi, @User16648134760526564552 (Customer)
Thank you for posting on our Community page!
I will answer the questions in the order you posted:
I also suggest to leverage the Okta Developer forums for this type of questions and take advantage of their expertise.
https://devforum.okta.com/
Thank you for reaching out to our Community and have a great day!
_____________________________________________________________________________
What you missed: new product releases and other announcements
_____________________________________________________________________________
Community members help others by clicking Like or Select as Best on responses. Try it today.
_____________________________________________________________________________
@User16594883467582706479 (Customer Support Online Experience)
Thanks for answering but I am not getting anything from the answers which you provided.
1) You didn't mention about redirecting to particular url after login from okta sign in widget.
2) You provided link from where we can change the color and stuff but nothing to add text under sign in button in widget.
3) I don't want to hide need help link. And I mentioned in the question as well that how we can hide the link. config.i18n.en = {'needhelp': " "}
So basically this answer doesn't provide solution for any question which I asked.
Hi, @User16648134760526564552 (Customer)
Thank you for your reply. My suggestion here is to either open a case with support or refer to the Dev forum, as this issue pertains more to the Dev community than here. Thank you and sorry I could not help more here.
Thank you for reaching out to our Community and have a great day!
____________________________________________________________________
What you missed: new product releases and other announcements
____________________________________________________________________
Community members help others by clicking Like or Select as Best on responses. Try it today.
____________________________________________________________________