Sign Up Confirmation Page

Hi Team,

When the user registers on the self hosted okta widget is it possible to configure a confirmation page after successful registration whereas when the user logs in it should be redirected to a home page.

We are using SPA approach to implement okta login.

Can anyone suggest how the confirmation page be displayed.

THanks,

This could potentially be done using a timestamp to determine if the user was recently created, allowing you to display custom information. However, this would require some logic.