Forwarding does not work
Witti2 opened this issue · 1 comments
Witti2 commented
Hello, we have the problem that with the login form that the redirect page is ignored by the extension when the login is successful. It would be nice that if the login was successful, the forwarding page specified in the backend for the login is taken over and the user is also directed there.
We had written this before, but it doesn't work with the current version either.
If that is not possible, please give us a short info, then we would uninstall the extension again.
greetings
richardhj commented
The forwarding happens in the JS snippet client-side by means of the HTTP response code, so please have a look in the dev-tools and check the requests :-)