Hi DW
It would be awesome with an option to allow auto login to the extranet through social logins like facebook. As far as i can tell it's currently only possible to have auto logins on forms and not through external services?
Hi DW
It would be awesome with an option to allow auto login to the extranet through social logins like facebook. As far as i can tell it's currently only possible to have auto logins on forms and not through external services?
Hi Simon
You can reuse the Autologin cookie from DW, and if set, submit the login to the social media login using JS.
NP
Hi Nicolai
I did consider doing that at the first page after being logged in, but the DW_Extranet cookie is HttpOnly. It seems a bit exessive to write a service and an ajax call just to update a cookie.