2017 © Pedro PelĂĄez
 

cakephp-plugin active-directory-authenticate-mock

CakePHP plugin for mock Active Directory authentication

image

dragonsguild/active-directory-authenticate-mock

CakePHP plugin for mock Active Directory authentication

  • Monday, April 30, 2018
  • by MikeColeGuru
  • Repository
  • 1 Watchers
  • 0 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 0 Open issues
  • 1 Versions
  • 10 % Grown

The README.md

Mock Active Directory Authentication for CakePHP 3

Extends CakePHP's built-in authentication types to offer form mock Active Directory authentication, (*1)

Installing With Composer

Install Active Directory Authentication by adding the following to your composer.json file:, (*2)

"require-dev": {
    "dragonsguild/active-directory-authenticate-mock": "master"
}

Run composer's update command to download the plugin., (*3)

Loading Into A CakePHP Application

After installing with Composer, load the plugin:, (*4)

// add to config/bootstrap.php
Plugin::load('ActiveDirectoryAuthenticateMock');

The Versions

30/04 2018

dev-master

9999999-dev

CakePHP plugin for mock Active Directory authentication

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mike Cole

mock cakephp ldap ad authenticate