Open omgitstom opened 6 years ago
In the meantime do you have any advice for how to handle new user activation? I guess I'm even asking for a plausible workflow when creating a user and checking 'password set by user' (e.g. intercept token, call xyz on the AuthN api, redirect to zzz, etc).
Right now the 'workaround' I'm thinking of using is to use 'password set by admin'.. then communicating the password to the user and then have them run through the normal 'change password' flow (which works great).
Is it still the case that I can bootstrap the widget into the password recovery state with a recovery token but not into an activation state with an activation token?
https://developer.okta.com/docs/api/resources/authn#primary-authentication-with-activation-token
This is supported in the AuthN, but isn't supported in the widget