intercept user authentication (for offsite validation)
-
Okay WordPress junkies… here’s one for you.
We have a user database and CRM system (using .NET and MSSQL).
The latest project is going to use WordPress MU.
What we need to do is utilize our current user credentials. We have an XML output in our system right now that, when presented with an HTTP request containing an API key, a username, a password, and a blog ID, will return the user’s information.
I need to have this happen in the WordPress login process.
So I suppose that this would be a custom user login. If they enter the correct credentials, we send back the current profile data, that data is then entered into the WordPress DB.
Any takers? ??
Thanks for the help.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘intercept user authentication (for offsite validation)’ is closed to new replies.