Items with the tag authentication
Module jCommunity
jCommunity is a module which provide all you need to add features for user profiles on a web site like a portal or a community web site:
- user registration: account creation, with confirmation by email and activation key.
- users can choose their password
- possibility to ask a new password when the user has forgotten his password (again, confirmation by email and activation key)
- After a successful login, jcommunity can redirect to the page before the login
- Profile editing
- login/logout form
- many new events in controllers, to allow you to do processing at each step of the registration and other actions, so your own module can verify or doing additional things.
- notification messages with jMessage
- a specific form for jauthdb_admin is provided
- the administrator can reset the password of a user
- the administrator can resend an email validation to a user
jCommunity replaces the jauth and jauthdb modules and use the jAuth class with the "db" driver of jAuth.
Last version
1.4.4 (stable)
- Released on 05/01/2024
- Compatible Jelix 1.6 to Jelix 1.8
Module ldapdao
This module provides a plugin for jAuth, allowing to authenticate against an ldap server, and registering user into the application with a dao (jauthdb module).
Last version
2.2.5 (stable)
- Released on 10/09/2023
- Compatible Jelix 1.6 to Jelix 1.8
Module MultiAuth
MultiAuth allows to authenticate against multiple login/password providers : ldap, table into a database... You can add your own plugin to implement a new provider.
It replaces the ldapdao module, and it is compatible with jauth, jauthdb, jauthdb_admin and jcommunity modules.
Last version
1.2.2 (stable)
- Released on 10/09/2023
- Compatible Jelix 1.6 to Jelix 1.8
Module SAML
This module provides authentication for jAuth against SAML servers. It has a plugin for jAuth, and register users into the application with a dao (compatible with jauthdb or jCommunity).
It provides also an administration interface to configure the SAML access.
It uses the PHP-SAML library.
Last version
2.2.5 (stable)
- Released on 12/07/2023
- Compatible Jelix 1.6 to Jelix 1.8