Main Page

From Authentication Tools for Joomla! (JAuthTools)

(Difference between revisions)
Jump to: navigation, search
(Related Projects)
Line 34: Line 34:
These are some other Joomla! based authentication projects:
These are some other Joomla! based authentication projects:
* [http://joomlacode.org/gf/project/sso/ Mambo | Joomla! Single Sign On] provides the ability to designate certain sites to provide authentication for other sites by using a module. It looks pretty cool and its something I wouldn't mind doing. It achieves a similar goal that OpenID does (but for Joomla! 1.0.x)
* [http://joomlacode.org/gf/project/sso/ Mambo | Joomla! Single Sign On] provides the ability to designate certain sites to provide authentication for other sites by using a module. It looks pretty cool and its something I wouldn't mind doing. It achieves a similar goal that OpenID does (but for Joomla! 1.0.x)
-
* [http://joomlacode.org/gf/project/mysql_extdbauth/ MySQL Auth Plugin] is a 1.5 authentication plugin that allows you to use a generic MySQL database to authenticate users.
+
* [http://joomlacode.org/gf/project/mysql_extdbauth MySQL External DB Auth] is a "plugin for Joomla 1.5 let authenticate users against external MySQL database. The plugin is fully configurable by Admin area where the host, port, database, table, username column, password column, first name column, last name column and email column can be configured. If the password at remote site changed, then you will be able to login by using that new password"
* [http://www.ioplex.com/joomla_plugin.html IOPlex] offer Joomla! plugins to aide integration into AD at a cost.
* [http://www.ioplex.com/joomla_plugin.html IOPlex] offer Joomla! plugins to aide integration into AD at a cost.
Line 40: Line 40:
* [http://joomlacode.org/gf/project/whitepages/ LDAP White Pages] is a 1.5 component for building a telephone directory from LDAP.
* [http://joomlacode.org/gf/project/whitepages/ LDAP White Pages] is a 1.5 component for building a telephone directory from LDAP.
* [http://joomlacode.org/gf/project/joomlaaaa/ Joomla! AAA] is an "attempt to collect and build other authentication, authorization and accounting plug-ins."
* [http://joomlacode.org/gf/project/joomlaaaa/ Joomla! AAA] is an "attempt to collect and build other authentication, authorization and accounting plug-ins."
-
* [http://joomlacode.org/gf/project/mysql_extdbauth MySQL External DB Auth] is a "plugin for Joomla 1.5 let authenticate users against external MySQL database. The plugin is fully configurable by Admin area where the host, port, database, table, username column, password column, first name column, last name column and email column can be configured. If the password at remote site changed, then you will be able to login by using that new password"
 

Revision as of 01:31, 16 November 2007

Welcome to the Joomla! Authentication Tools wiki (JAuthTools).

Joomla! Authentication Tools are a collection of Joomla! extensions that allow greater integration of Joomla! into a corporate environment. By providing authentication support it allows both single sign on and single sign in style authentication against the corporate directory (e.g. openLDAP, MSAD, eDirectory) for Joomla! powered sites. The ideal that JAuthTools strives for is to avoid altering the core of Joomla!, unlike previous LDAP integration projects which required altering core files. By attempting to avoid this we aim to be more flexible in allowing users to easily upgrade their Joomla! site without having to re-edit files.

JAuthTools is comprised of various components:

Each component provides specific abilities extending the base Joomla! install. Different projects are relevant to different releases of Joomla!, so if you are new check out the Supported Platforms page to work out which project is for you.

Additionally there is a history of the project, generic upgrade instructions and information about compatibility with other popular Joomla! extensions.

Contents

Getting Help

Contributing

Related Reading

These are external links.

Related Projects

These are some other Joomla! based authentication projects:

  • Mambo | Joomla! Single Sign On provides the ability to designate certain sites to provide authentication for other sites by using a module. It looks pretty cool and its something I wouldn't mind doing. It achieves a similar goal that OpenID does (but for Joomla! 1.0.x)
  • MySQL External DB Auth is a "plugin for Joomla 1.5 let authenticate users against external MySQL database. The plugin is fully configurable by Admin area where the host, port, database, table, username column, password column, first name column, last name column and email column can be configured. If the password at remote site changed, then you will be able to login by using that new password"
  • IOPlex offer Joomla! plugins to aide integration into AD at a cost.

There are also some Joomla! LDAP related projects:

  • LDAP White Pages is a 1.5 component for building a telephone directory from LDAP.
  • Joomla! AAA is an "attempt to collect and build other authentication, authorization and accounting plug-ins."
Personal tools