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
{{ message }}
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.
If you try to reset the password of a super admin (using express-stormpath rc4), you can go through the entire flow until you get to http://localhost:3000/change?spToken=adflkdjfkdkjf. On this page, you enter in a new password, confirm it, and click Submit. You'll get an error that says Request is missing a required parameter.
I'm not sure whether it should be possible for super admins in Okta to reset their passwords using the express-stormpath library. If they should, this is a bug. If they shouldn't, the error message (or at least the developer message) should be changed.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If you try to reset the password of a super admin (using express-stormpath rc4), you can go through the entire flow until you get to
http://localhost:3000/change?spToken=adflkdjfkdkjf
. On this page, you enter in a new password, confirm it, and clickSubmit
. You'll get an error that saysRequest is missing a required parameter.
I'm not sure whether it should be possible for super admins in Okta to reset their passwords using the express-stormpath library. If they should, this is a bug. If they shouldn't, the error message (or at least the developer message) should be changed.
The text was updated successfully, but these errors were encountered: