I would like to see that the "remember login-function" worked properly. For example, auto-login doesn't work on this site after that I used the same function on our own Epi website.
A quick fix would be to add a paramter based on the url in the login cookie.
//Sebastian
Cookies are per-site, so that would not work.
Additionally, you'd need to share username and password between the sites, which is not exactly among best security practices.
Microsoft Passport is the closest I can think of that works the way you describe.
/Steve
It would probably be easier if I was to write in swedish.
What I mean is that a user can't use the function "Remember my login" on two Epi-sites even if they are no related at all.
Only the last one seems to work.
Now in swedish:
Om jag är medlem i två helt oberoende epi-sajter så kan jag inte använda "komihåg" mitt log in på dem båda. Bara den jag loggade in på sist kommer ihåg mina uppgifter. I alla fall upplevs det så.
//Sebastian
I think the expiration cookie for the "Remember me"-function is set to a value several years ahead. I remember that there have been some problems with this functionality in earlier versions of EPiServer 4 but I don't think there are any known issues now. If you could reproduce the problem please contact episerver4@support.ep.se with information about the problem.
Hi
I am encountering the same problem with the "Remember me"-function, ie it doesn't seem to remember me for a very long time sometimes. I am sorry to say that I don't see any pattern in this behaviour, but I'm not logged in for several years, thats for sure. Episerver.com is the only site I'm using this functionality for and I'm not flushing my cookies every now and then.
Regards
/Danne N