[MTOS-dev] Developing additional Authentication Models
Arvind Satyanarayan
arvind.2111 at gmail.com
Thu Jun 28 23:24:14 PDT 2007
On Jun 28, 2007, at 3:42 PM, OtherNiceMan wrote:
> Hi
>
> I am looking at adding some authentication to a blog, it is
> intergrating with some software we have devleoped. I would like to be
> able to link the blog to our existing user database. Can anyone point
> me in the right direction for some examples?
Hi Rob
External commenter authenticators are defined through the new
registry system. Take a look at lib/MT/Core.pm and search for
commenter_authenticators (which are also defined in MT.pm) to give
you an idea of how to define a commenter authenticator.
The actual authentication part is handled by the corresponding files
in lib/MT/Auth (for example OpenID is handled by lib/MT/Auth/
OpenID.pm) so check those out to get some examples.
Hope that helps!
Arvind
-----
Arvind Satyanarayan <arvind.2111 at gmail.com>
http://arvind.vox.com/
http://www.movalog.com/
http://www.thestylecontest.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.sixapart.com/pipermail/mtos-dev/attachments/20070629/dad165fd/attachment.html
More information about the MTOS-dev
mailing list