
WillM.33735 (Customer) asked a question.
Hi, I've got a url redirect that I've added to the reset email's url. It looks like this:
href="${resetPasswordLink}?fromURI=https://<my_site>"
However, I get a '403' error on the Okta site after the user resets the password. I've tried disabling 'self-service registration'. Any help?

have cors and redirect-uri configuration been set correctly?
The redirect for user account activation works, which is doing the same thing, so I'd expect so. But I can't say beyond that.