Click here to Skip to main content
15,894,955 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I have an existing asp.net application. Now i have a separate wordpress blog.
I wish to create a single SignOn which will work for both asp.net application and also the wordpress blog.

The actual aim is the user of the asp.net application can use the wordpress blog.
Once the user logs in he should be able to use wordpress without logging in again.

So i have a ASP.NET Website,WordPress Blog which needs to work together. The useername and password will be entered in an .aspx page and should be send to wordpress(.php)page for login also the user is looged in the asp.net website. After logging in if the user clicks or goto the wordpress blog he should be already logged and should not be asked to Login again.

Thanks in advance for your solutions.
Posted
Comments
Charan_Kumar 5-Dec-13 1:47am    
u can use windows authentication
Nkumary 10-Dec-13 7:13am    
Sry but that didn't worked.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900