Download the PHP package lucacalcaterra/wn-ldap-plugin without Composer
On this page you can find all versions of the php package lucacalcaterra/wn-ldap-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lucacalcaterra/wn-ldap-plugin
More information about lucacalcaterra/wn-ldap-plugin
Files in lucacalcaterra/wn-ldap-plugin
Download lucacalcaterra/wn-ldap-plugin
More information about lucacalcaterra/wn-ldap-plugin
Files in lucacalcaterra/wn-ldap-plugin
Vendor lucacalcaterra
Package wn-ldap-plugin
Short Description Ldap Active Directory Authentication Plugin for Winter CMS
License MIT
Package wn-ldap-plugin
Short Description Ldap Active Directory Authentication Plugin for Winter CMS
License MIT
Please rate this library. Is it a good library?
Informations about the package wn-ldap-plugin
wn-ldapauth-plugin
Winter CMS Ldap Active Directory Auth Plugin
This plugin provide LDAP - Active Directory Authentication for Winter CMS.
Usage
To install this plugin:
- run: composer require lucacalcaterra/wn-ldap-plugin (--with-all-dependencies if there are dependencies issues) and go to step 3 or
- download and extract this archive in /plugins/lucacalcaterra/ldapauth
- back to website root and launch: composer update
- run: php artisan plugin:refresh LucaCalcaterra.LdapAuth
- go to Backend and fill the Ldap Settings (usually host, username and password, other parms should be ok if ldap attribute used is samAccountname) and save
- now you can login with your ldap attribute (i.e. samAccountname) as login and password
Feel to submit PR or open new Issues.
Author
Luca Calcaterra - 2022
Third party library used for LDAP Authentication
LdapRecord: https://github.com/DirectoryTree/LdapRecord-Laravel
Thanks to
@khoatd for the point of start: https://github.com/khoatran/october-ldap
All versions of wn-ldap-plugin with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
composer/installers Version ~1.0
directorytree/ldaprecord-laravel Version ~2.7
composer/installers Version ~1.0
directorytree/ldaprecord-laravel Version ~2.7
The package lucacalcaterra/wn-ldap-plugin contains the following files
Loading the files please wait ....