This PR is to address an issue with Pac4j upgrade changes done in PR #11709.
After this change, the redirection to the original requested url is not happening after authentication.
The change made is to create the set the redirect url before the action object is created.
This PR is to address an issue with Pac4j upgrade changes done in PR #11709. After this change, the redirection to the original requested url is not happening after authentication.
The change made is to create the set the redirect url before the action object is created.
Checklist