<< Back to previous view |
[QB-3644] LDAP group sync optimization
|
|
Status: | Closed |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Improvement | Priority: | Minor |
Reporter: | Robin Shen | Assigned To: | Robin Shen |
Resolution: | Won't Fix | Votes: | 0 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown |
Description |
There are quite a lot of ldap group synchronizations entries, triggered by rest-api auth. I would like to request an optimization, to just skip ldap-qb-group-sync. If it was done just before. It could be done via defining a dirty-flag with last-refresh timestamp and just invoke group-sync if some threshold-time pass.
|
Comments |
Comment by Robin Shen [ 16/Feb/21 01:36 PM ] |
One can create a particular internal user for restful api access to avoid syncing with ldap user |