Actions
Task #3139
closedAdd the option to prevent user login after password reset and redirect to a custom URL
Start date:
06/17/2022
Due date:
% Done:
100%
Estimated time:
Owner:
Description
The issue is related to the use of the module in the appliance.
The way it works now is that the user changes their password and is immediately logged in to IdM. (This is slightly strange on its own but let's keep it.)
But this does not work with CAS - the user is presented with an error that they cannot log in to IdM and must use external authentication (with no redirect link).
We need to prevent this login and redirect the user to CAS instead.
Actions