Showing registration step right away in sign in widget

I have a custom sign in page for my application but want to use the self-registration widget for signup to make my life easier. Is there a way to show the registration/signup right away instead of having users click: Don’t have an account? Sign up?

Hi there! If you send users to https://{okta_org}/signin/register it will load that widget directly.

@Cale got it, but if the widget is embedded, is this not possible?

Ah, I should’ve checked which widget version you were using before answering. Sadly, this is not possible without a hacky solution like simulating a click on the “Sign Up” anchor tag.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.