Advice for implementing single sign-on?

Our organization is using Google Apps (standard edition) and we’ve just implemented a WP site.

I’d love any input on anyone who’s used implemented Google Apps (in the last month or so) as the service for OpenID.

I tried the Janrain plug-in but am a little lost on what needs to be done outside of WordPress?

2 Answers
2

In WordPress Admin

  1. Enable the JanRain Engage plugin
  2. Go to Settings > Janrain Engage and enter your Engage API Key (which you can find on your Janrain dashboard under API Key).
  3. Turn on self-registration.

On the Janrain Dashboard

  1. Add your WordPress domain under the Your Domains section.
  2. Go to Sign-in and select the Choose Providers section. Pick the providers you want to support.

Go to your wordpress blog and it should allow you to pick one of your configured providers for logging in and for registering.

Leave a Comment