Members are created, but the request gets redirected to the login error page
When a new user accesses a secured page it redirects to a page with the AutoLogon control. This connects to our Active Directory and grabs their information. It then sets up a new member for them. However, it then redirects to the login error page that we set in Umbraco when setting up the secured page. It does not redirect onwards to the secured page. For a user that has already been created it always redirects to the login error page rather than back to the secured page.
Members are created, but the request gets redirected to the login error page
When a new user accesses a secured page it redirects to a page with the AutoLogon control. This connects to our Active Directory and grabs their information. It then sets up a new member for them. However, it then redirects to the login error page that we set in Umbraco when setting up the secured page. It does not redirect onwards to the secured page. For a user that has already been created it always redirects to the login error page rather than back to the secured page.
is working on a reply...