added PasaiakoUdala/AuthBundle recipe

This commit is contained in:
Iker Ibarguren Berasaluze
2021-07-07 20:31:29 +02:00
parent 2540799873
commit 782623ef25
3 changed files with 5 additions and 3 deletions
@@ -2,4 +2,5 @@ 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"
route_after_successfull_login: "default2"
@@ -1,3 +1,4 @@
pasaiako_udala_auth:
resource: '@PasaiakoUdalaAuthBundle/Resources/config/routes.xml'
prefix: /
prefix: /
+1 -1
View File
@@ -11,4 +11,4 @@
"LDAP_SEARCH_DN": "CN=LDAPUSER,CN=Users,DC=pasaia,DC=net",
"LDAP_PASSWD": "LDAP_PASSWD"
}
}
}