mikesmobile
Member
Posted 3 years ago #
I have an existing web site and user management interface that works great. How could I configure WP to allow for a seamless logon from my existing interface? Essentially, I don't want my users to have to login twice. I would like them to login to my site, and then go to their 'admin' area where they will see a link for "WordPress Admin". This link will go directly to the WP admin area.
Thanks
BlackBeard
Member
Posted 3 years ago #
Any update on this?
Does anyone have step by step directions on how to implement single sign-on with WP 2.7?
I can't believe there is no documentation on how to do this with WordPress. This seems like basic functionality. Most other blogging software has a defined process for implementing single sign-on.
snafu7x7
Member
Posted 2 years ago #
all kinds of dead threads on this topic with no one chiming in, this is a huge integration point for many developers, I was very surprised that no one has chimed in yet so I dug around a bit and found this:
http://wordpress.org/extend/plugins/wpcas/
may very well do the trick for folks trying to implement this sort of solution. I'll let you guys know if I have success with it