Registration using Okta widget

Is it possible to get the users information when the user registers using Okta widget ?

Hi @Cristian,

What kind of information are you looking for?

I don’t think you can get user information with the widget but you can probably use the API call https://developer.okta.com/docs/reference/api/users/#get-user-with-login

Hi @Cristian

You can leverage the event hooks to get information about the user when he registers an account in Okta.

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