OpenID Logo

OpenID at nabber.org

This is an extension of the OneLDAP project. To use this service, just login using an e-mail address or screenname according to the OneLDAP standard. It should also be in the list of supported domains. In addition, all AOL My eAddress domains are now supported, including the bring your own domain option.

You can log into any OpenID enabled website (LiveJournal) with the following:
openid.nabber.org/user/<yourloginhere>
openid.nabber.org/user/screenname@aim
openid.nabber.org/user/user@aol.com
openid.nabber.org/user/login@gmail.com

View a list of more OpenID Consumers.

Advanced Usage

You can also use this server if you have an existing URL that you would like to use for your identity. Just add the following code to the "head" section of your HTML:

<link rel="openid.server" href="https://www.nabber.org/projects/openid/openid.php" />
<link rel="openid.delegate" href="http://openid.nabber.org/user/login@gmail.com" />

You will then login to a site that supports OpenID with the URL of the page that you added that code to.

Technical Details

This OpenID implementation is based on the OpenID code by J.P. Sugarbroad. The following modifications were made in order to make it an LDAP aware client:

Files: ldap.php, openid.php

Feedback

Questions? Suggestions? Leave a comment.