lucacalcaterra/wn-ldap-plugin 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

lucacalcaterra/wn-ldap-plugin

最新稳定版本:1.2

Composer 安装命令:

composer require lucacalcaterra/wn-ldap-plugin

包简介

Ldap Active Directory Authentication Plugin for Winter CMS

README 文档

README

Winter CMS Ldap Active Directory Auth Plugin

This plugin provide LDAP - Active Directory Authentication for Winter CMS.

Usage

To install this plugin:

  1. run: composer require lucacalcaterra/wn-ldap-plugin (--with-all-dependencies if there are dependencies issues) and go to step 3 or
  2. download and extract this archive in /plugins/lucacalcaterra/ldapauth
  3. back to website root and launch: composer update
  4. run: php artisan plugin:refresh LucaCalcaterra.LdapAuth
  5. 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
  6. 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

统计信息

  • 总下载量: 37
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 3
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-05-31