About Tanveer
RIA (Rich Internet Application) Developer with a wide variety of business applications. Particularly interested in client/server and relational database design. Always interested in migration projects, as well as close interaction with the DB manufacturers.

5 Responses to Implementing Google federated login using Hybrid Protocol (OpenID+OAuth)

  1. Greg Bulmash says:

    Just downloaded all the source files and will play with getting them working tonight in a way that will integrate with my site. Thanks for posting this code and these instructions.

    I heard that Google was working on an OAuth method of authenticating for Gmail so you wouldn’t have to ask users for their ID/Password to access their Gmail accounts with IMAP. Have you done any experimenting with that?

  2. Victor says:

    Hey, in this step:

    “Now, you have your .pem file in /tmp/myrsacert.pem and upload and save it to your google account management.”

    I don’t know where i can do this, can you help me? :{

    Thanks a lot for the tutorial, they help me so much.

    • Tanveer says:

      Hi Victor,
      Thanks for your comment.
      If your using Linux box then go to your Terminal/Konsole and just paste the “sudo openssl req -x509 -nodes -days 365 -newkey rsa:1024 -sha1 -subj ‘/C=US/ST=CA/L=Mountain View/CN=www.example.com’ -keyout myrsakey.pem -out /tmp/myrsacert.pem” and you will fine your .pem file in the /tmp directory.

  3. Pingback: 2010 in review « Tanveer's Weblog

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.