Hello,
I have a custom mvc application next to a Dynamicweb solution. Right now it uses its own login provider. I would like to be able to log into that application using the user credentials from Dynamicweb. I need 2 features :
- The customer should be able to log into the application with his DW UserName/Password
- There should be a link on the DW website that takes the user to the application and logs him in automatically (if he's logged into DW of course)
I struggle a bit to find a good way to do this. Does anyone have any experience with this ?
Thanks !