Download the PHP package stmswitcher/yii2-ldap-auth without Composer
On this page you can find all versions of the php package stmswitcher/yii2-ldap-auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download stmswitcher/yii2-ldap-auth
More information about stmswitcher/yii2-ldap-auth
Files in stmswitcher/yii2-ldap-auth
Download stmswitcher/yii2-ldap-auth
More information about stmswitcher/yii2-ldap-auth
Files in stmswitcher/yii2-ldap-auth
Vendor stmswitcher
Package yii2-ldap-auth
Short Description Simple library to handle auth over LDAP in Yii 2 applications.
License MIT
Package yii2-ldap-auth
Short Description Simple library to handle auth over LDAP in Yii 2 applications.
License MIT
Please rate this library. Is it a good library?
Informations about the package yii2-ldap-auth
Yii2 LDAP Auth
Simple extension to handle auth over LDAP in Yii 2 applications.
This extension intended for applications that rely only on LDAP authentication and does not support access tokens.
Installation
Example of configuration and a use case
Considering yii2-app-basic:
Configure the component in your configuration file and change user identity class
Update methods in LoginForm class
Verify that user belongs to LDAP group
If you need also need to check if user is a member of certain LDAP group, use one more parameter
for the authenticate
function:
Now you can login with LDAP credentials to your application.
All versions of yii2-ldap-auth with dependencies
PHP Build Version
Package Version
The package stmswitcher/yii2-ldap-auth contains the following files
Loading the files please wait ....