Hi All
Am using Keycloak - Version 6.0.1 at the moment.
I am trying to enable the forgot password flow. It works fine I can send the reset link to the users as well.
But when the user clicks on the link it gives an error. Below is the link.
Which is kind of a broken link because '
=j' is there apart from the '=' sign.
But when I replace them with the equal sign the link starts to work and can update the password successfully for a user.
so the problem actually resided in this
=j -> = conversation which is not sure why not happening.
Can I have some help here I have no clue what's going on?
Thanks alot
Regards
Ayesh