Mike Peachey > RT-Authen-ExternalAuth-0.08 > RT::Authen::ExternalAuth

Download:
RT-Authen-ExternalAuth-0.08.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  7
Open  4
View Bugs
Report a bug
Module Version: 0.08   Source  

NAME ^

  RT::Authen::ExternalAuth - RT Authentication using External Sources

DESCRIPTION ^

  A complete package for adding external authentication mechanisms
  to RT. It currently supports LDAP via Net::LDAP and External Database
  authentication for any database with an installed DBI driver.

  It also allows for authenticating cookie information against an
  external database through the use of the RT-Authen-CookieAuth extension.