* 🛠️ Synchronization of the user with LDAP

* add configuration with LDAP attributes mappings
* add defalut company and remove application check since it's not configurable
* change error handling, now all the requests are independant
This commit is contained in:
Anton Shepilov
2023-09-12 23:02:46 +02:00
committed by GitHub
parent 79764988b8
commit efcb27b405
4 changed files with 24 additions and 43 deletions
+1 -1
View File
@@ -81,7 +81,7 @@
}
},
"database":{
"secret":"ab63bb3e90c0271c9a1c06651a7c0967eab8851a7a897766",
"secret":"",
"type":"cassandra",
"mongodb":{
"uri":"mongodb://mongo:27017",