Single Sign On between WP and ASP.NET?
-
I want to have users created on the WP site automatically created on my ASP.NET site, which is on a subdomain of the WP site. The ASP.NET site is a customer portal. Then I want users logged in on the WP site, to be auto-logged in when they visit the ASP.NET portal.
The ASP.NET site has functionality that allows you to use external providers for registration and login. To connect them, it seems all you need to input into the settings of the ASP.NET site’s admin panel is a, “webservice URL and password,” for the login and for the registration and it will be able to generate new accounts from the external identity provider.
So, could I use this plugin to set this up? I want to be able to register new customers on the WP site and have them cloned and auto-logged in on the ASP.NET site.
- The topic ‘Single Sign On between WP and ASP.NET?’ is closed to new replies.