OpenID and LDAP

Jonathan Daugherty cygnus at janrain.com
Wed Apr 11 10:01:04 PDT 2007


# 1) When you say "make sure AuthBackend_LDAP is included in the
# namespace", what do you refer exactly? I don't understand what
# "namespace" is at all.

If AuthBackend_LDAP is in file MyAuth.php, make sure that file has
been included/required using include_once or require_once.

# 2) I've been reviewing the package's files, and I think that I
# should change some more files, shouldn't I?  I'm refering, for
# example, to "storage.php", "common.php" or "backend.php".

Well, we are talking specifically about authentication; not storage of
the identity URLs used by the server.  If you create the class as I
described and update your config.php to use the new backend, that is
all you should have to do.

HTH,

-- 
  Jonathan Daugherty
  JanRain, Inc.
  irc.freenode.net: cygnus in #openid
  cygnus.myopenid.com



More information about the Dev mailing list