You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when a user account is created using self-service registration, there seems to be no way to gain information about the created Okta account from the frontend for analytics purposes.
The Okta SDK receives the ID of the newly created user in the API response from the /idp/idx/enroll/new call - it would be helpful if the widget made this information available in hooks.
Describe the feature request
Currently, when a user account is created using self-service registration, there seems to be no way to gain information about the created Okta account from the frontend for analytics purposes.
The Okta SDK receives the ID of the newly created user in the API response from the
/idp/idx/enroll/new
call - it would be helpful if the widget made this information available in hooks.Snippet of
/new
response:New or Affected Resource(s)
postSubmit registration hook
Provide a documentation link
https://github.com/okta/okta-signin-widget?tab=readme-ov-file#registration
Additional Information?
No response
The text was updated successfully, but these errors were encountered: