User52625461 posted
Hello All,
We have number of websites for different products
For e.g.
Now, we are making independent Email product/website which can be accessed from any of the websites OR Projects listed above.
In Email product we Do not want to provide login functionality OR login window; user should automatically login into it ? We have our separate email product database also.
So, here which will be the best way to authenticate the user in email product ?
1. We are deciding will generate the 'SecretKey' based on the parameters send by the user (Like EmailAddress, ClientName, ProductName etc.). This secret key will be used for the entire user session.
If this is not the best way; then what else approach we can go for ??
Thanks in advance !