mouf/security.ldap-service 问题修复 & 功能扩展

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

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

mouf/security.ldap-service

Composer 安装命令:

composer require mouf/security.ldap-service

包简介

This package contains a wrapper of Zendframework Ldap component who dialogue easily with Ldap.

README 文档

README

This package contains a wrapper of Zendframework Ldap component who dialogue easily with Ldap.

This package allows using a LDAP server as a back-end for authentification for any application implementing Mouf's userservice

The package installer will create 3 instances:

  • ldap: instance of the Zend Ldap class with make the connection to the Ldap server. Use this instance if you need low level access to your Ldap server.
  • ldapUserDao: instance implementing the UserDaoInterface, bind this instance to the userService in order to use your Ldap server as a back-end authentification
  • ldapPasswordService: utility instance

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 16
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-03-16