Skip to content

LDAP Authentication addon for CodeIgniter 4 Shield

Notifications You must be signed in to change notification settings

datamweb/ci4-shield-ldap

 
 

Repository files navigation

CodeIgniter ShieldLDAP

ShieldLDAP is an CodeIgniter Shield Addon to authenticate against an LDAP Server.

See the An Official Auth Library for more Info.

Authentication Methods

ShieldLDAP provides the LDAP-based method.

LDAP

This is your typical username/password system you see everywhere. It includes a secure "remember me" functionality. This can be used for standard web applications, as well as for single page applications. Includes full controllers and basic views for all standard functionality, like registration, login, forgot password, etc.

Getting Started

Prerequisites

Usage of Shield requires the following:

Installation

Installation is done through Composer.

composer require rakoitde/shieldldap

See the (docs)[docs] for more specific instructions on installation and usage recommendations.

Contributing

ShieldLDAP does accept and encourage contributions from the community in any shape. It doesn't matter whether you can code, write documentation, or help find bugs, all contributions are welcome.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

LDAP Authentication addon for CodeIgniter 4 Shield

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%