Hi,
We're currently developing our own SPI authenticator. In case of authentication
failure, we'd like allowing users to reset their credential following a specific
scenario.
Unfortunately, there is only one reset credentials flow per realm. So 'forgot
password' and our SPI reset credential have to share the same scenario, which is not
fit in our case.
What is the best way to solve our issue?
Thanks in advance,
Arnault