Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
The permission lookups gets slow when having (too) many registered AD-groups for the users.
For many authorization strategies, there is only a small set of groups that are actually being used. It is therefore unnecessary to iterate over all registered AD-groups when we know that no rules for most groups will be found anyway.
We are implementing a feature to make it optional for Jenkins to ignore Active Directory groups that are not being used by the active Authorization Strategy.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Workflow | JNJira [ 157075 ] | JNJira + In-Review [ 179497 ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Pull request:
https://github.com/jenkinsci/active-directory-plugin/pull/10