Login Control not automatically authenticating when remember

Posted by Community Admin on 04-Aug-2018 14:46

Login Control not automatically authenticating when remember me is checked

All Replies

Posted by Community Admin on 24-Apr-2013 00:00

We are using a Custom membership provider.

I have setup a test page with a SF Login Control widget and a SF Login Logout button widget.

When I first hit the page I'm presented with the login control and the login link(on the login log out widget)

After i login im redirected to my page fine.

 however when i visit the login page again the text-boxs arent automatically filled in and the widget doesn't automatically authenticate the user and rediret them. The login/logout button control widget shows the logout link and the logged in useres name.

I set a breakpoint in our custom membership provider on the GetUser method and it is hit twice(I'm assuming this is once for each widget) is there a way to automatically have it re-direct the user to the logged in user home page?

Thanks,
Tony

This thread is closed