Private WordPress blog, requires user registration approval, and allowing users to login with OpenID

Indeed, there is a way. First, you’re going to want to install the Member Access plugin & the official OpenID plugin. Both of these are free After configuring all of your pages and setting up the OpenID plugin, edit the robots.txt file in the WordPress installation directory. Add the following line: User-Agent: * Disallow: / … Read more

Advice for implementing single sign-on?

In WordPress Admin Enable the JanRain Engage plugin Go to Settings > Janrain Engage and enter your Engage API Key (which you can find on your Janrain dashboard under API Key). Turn on self-registration. On the Janrain Dashboard Add your WordPress domain under the Your Domains section. Go to Sign-in and select the Choose Providers … Read more

Google Apps login in wordpress

Use the plugin WordPress Social Login: http://wordpress.org/extend/plugins/wordpress-social-login/ Does exactly what you want except the user doesn’t actually have to type in their username and password if they are already logged in to Google Apps – they just click the Google icon and it will log them in to WordPress using Google Apps. And yes, you … Read more