2017 © Pedro Peláez
 

library laravel_cas_server_ldap

A laravel package provides CAS server implementation with an LDAP backend

image

ymkatz/laravel_cas_server_ldap

A laravel package provides CAS server implementation with an LDAP backend

  • Monday, July 9, 2018
  • by kohenkatz
  • Repository
  • 2 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 13 Forks
  • 0 Open issues
  • 15 Versions
  • 0 % Grown

The README.md

CAS Server for Laravel backed by LDAP

laravel_cas_server_ldap is a Laravel package that implements the server part of CAS protocol v1/v2/v3. This is a fork of leo108/laravel_cas_server that is backed by LDAP instead of Eloquent., (*1)

This package works for Laravel 5.8., (*2)

Latest Version Software License Build Status Coverage Status Total Downloads, (*3)

Requirements

  • PHP >=7.0
  • Adldap-Laravel

Installation && Usage

  • composer require ymkatz/laravel_cas_server_ldap
  • php artisan vendor:publish --provider="YMKatz\CAS\CASServerServiceProvider"
  • modify config/cas.php, fields in config file are all self-described
  • make your App\User implement YMKatz\CAS\Contracts\Models\UserModel
  • create a class implements YMKatz\CAS\Contracts\TicketLocker
  • create a class implements YMKatz\CAS\Contracts\Interactions\UserLogin
  • visit http://your-domain/cas/login to see the login page (assume that you didn't change the router.prefix value in config/cas.php)

Example

If you are looking for an out of box solution of CAS Server powered by PHP, you can check php_cas_server, (*4)

The Versions

09/07 2018

dev-master

9999999-dev

A laravel package provides CAS server implementation with an LDAP backend

  Sources   Download

MIT

The Requires

 

The Development Requires

by Yehuda Katz

03/04 2018

3.x-dev

3.9999999.9999999.9999999-dev

A laravel package provides CAS server implementation

  Sources   Download

MIT

The Requires

 

The Development Requires

03/04 2018

3.0.0

3.0.0.0

A laravel package provides CAS server implementation

  Sources   Download

MIT

The Requires

 

The Development Requires

03/04 2018

2.1.0

2.1.0.0

A laravel package provides CAS server implementation

  Sources   Download

MIT

The Requires

 

The Development Requires

03/04 2018

2.x-dev

2.9999999.9999999.9999999-dev

A laravel package provides CAS server implementation

  Sources   Download

MIT

The Requires

 

The Development Requires

21/04 2017

2.0.2

2.0.2.0

A laravel package provides CAS server implementation

  Sources   Download

MIT

The Requires

 

The Development Requires

16/01 2017

2.0.1

2.0.1.0

A laravel package provides CAS server implementation

  Sources   Download

MIT

The Requires

 

The Development Requires

29/10 2016

2.0.0

2.0.0.0

A laravel package provides CAS server implementation

  Sources   Download

MIT

The Requires

 

The Development Requires

15/10 2016

1.0.6

1.0.6.0

A laravel package provides CAS server implementation

  Sources   Download

MIT

The Requires

 

The Development Requires

13/10 2016

1.0.5

1.0.5.0

A laravel package provides CAS server implementation

  Sources   Download

MIT

The Requires

 

The Development Requires

01/10 2016

1.0.3

1.0.3.0

A laravel package provides CAS server implementation

  Sources   Download

MIT

The Requires

 

27/09 2016

1.0.2

1.0.2.0

A laravel package provides CAS server implementation

  Sources   Download

MIT

The Requires

 

24/09 2016

1.0.1

1.0.1.0

A laravel package provides CAS server implementation

  Sources   Download

MIT

The Requires

 

20/09 2016

1.0

1.0.0.0

A laravel package provides CAS server implementation

  Sources   Download

MIT

The Requires