Download the PHP package pasaiakoudala/authbundle without Composer
On this page you can find all versions of the php package pasaiakoudala/authbundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pasaiakoudala/authbundle
More information about pasaiakoudala/authbundle
Files in pasaiakoudala/authbundle
Download pasaiakoudala/authbundle
More information about pasaiakoudala/authbundle
Files in pasaiakoudala/authbundle
Vendor pasaiakoudala
Package authbundle
Short Description Pasaiako Udala Authentication against LDAP
License MIT
Package authbundle
Short Description Pasaiako Udala Authentication against LDAP
License MIT
Please rate this library. Is it a good library?
Informations about the package authbundle
Pasaiako Udala Auth Bundle
Instalatzeko
composer require pasaiakoudala/authbundle
Gehitu ondoko aldagaiak .env fitxategian eta balio egokiak ezarri:
LDAP_IP=172.28.XXX.XXX
LDAP_BASE_DN=DC=DOMAIN,DC=net
LDAP_SEARCH_DN=CN=LDAPUPSER,CN=Users,DC=pasaia,DC=net
LDAP_PASSWD=LDAPPASSWD
Joan config|packages
karpetara eta sortu pasaiako_udala_auth.yaml
izeneko fitxategia ondoko aldagaiekin eta balio egookiak zehaztu:
pasaiako_udala_auth:
LDAP_ADMIN_TALDEAK: "Rol-taldea1, Rol-taldea2"
LDAP_KUDEATU_TALDEAK: "Rol-taldea1, Rol-taldea2"
LDAP_USER_TALDEA: "Rol-taldea1, Rol-taldea2"
route_after_successfull_login: "default2"
Base datuan User taula sortzeko momentua:
docker-compose exec app php bin/console doctrine:schema:update --force --dump-sql
All versions of authbundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4.0
doctrine/doctrine-bundle Version ^2.4
doctrine/orm Version ^2.9
symfony/dotenv Version 5.3.*
symfony/flex Version ^1.3.1
symfony/ldap Version 5.3.*
symfony/security-bundle Version 5.3.*
symfony/twig-bundle Version 5.3.*
symfony/yaml Version 5.3.*
doctrine/doctrine-bundle Version ^2.4
doctrine/orm Version ^2.9
symfony/dotenv Version 5.3.*
symfony/flex Version ^1.3.1
symfony/ldap Version 5.3.*
symfony/security-bundle Version 5.3.*
symfony/twig-bundle Version 5.3.*
symfony/yaml Version 5.3.*
The package pasaiakoudala/authbundle contains the following files
Loading the files please wait ....