2017 © Pedro Peláez
 

symfony-bundle esnbundle

This bundle will help your project with Galaxy CAS authentification and Galaxy Roles management

image

esn/esnbundle

This bundle will help your project with Galaxy CAS authentification and Galaxy Roles management

  • Friday, February 5, 2016
  • by JeremieSamson
  • Repository
  • 2 Watchers
  • 0 Stars
  • 21 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

ESNBundle

This bundle will help your project with Galaxy CAS authentification and Galaxy Roles management., (*1)

Installation

Install the bundle:, (*2)

composer require "esn/esnbundle" 1.0.x-dev

Register the bundle in app/AppKernel.php:, (*3)

``` php <?php // app/AppKernel.php public function registerBundles() { return array( // ... new Esn\EsnBundle\EsnEsnBundle(), ); }, (*4)


Configuration : ``` yaml # app/config/config.yml esn: host: %cas_host% port: %cas_port% context: %cas_context%

Add the parameters to use for a proper galaxy authentification :, (*5)

``` yaml, (*6)

app/config/parameters.yml

cas_host: cas_port: cas_context:, (*7)


Enable CURL in your apache : ``` shell sudo apt-get install php5-curl

The Versions

05/02 2016

dev-master

9999999-dev

This bundle will help your project with Galaxy CAS authentification and Galaxy Roles management

  Sources   Download

MIT

The Requires

 

by Jeremie Samson

sections esn erasmus student network

05/02 2016

1.0.0

1.0.0.0

This bundle will help your project with Galaxy CAS authentification and Galaxy Roles management

  Sources   Download

MIT

The Requires

 

by Jeremie Samson

sections esn erasmus student network