jenkinsci / jenkinsci/active-directory-plugin

[JENKINS-36040] allow configuration of context parameters.

Open
#486 4 comments 0 reactions 0 assignees View on GitHub
component:active-directory-plugin enhancement imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
53
Forks
115
PR merge metrics
No merged PRs in 30d

Description

Currently the AD plugin does not expose context parameters that affect the lookup.

This is most important for com.sun.jndi.ldap.read.timeout which defaults to zero (which is never timeout). In the case of the cache a bad connection could bring down all authentication for a specific user.

Whilst you can set this on the command line, it would be global rather than limited to the use in just the AD plugin.

---
Originally reported by teilo, imported from: allow configuration of context parameters.


  • assignee: fbelzunc
  • status: In Progress
  • priority: Minor
  • component(s): active-directory-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 3
  • imported: 2025-12-07

Raw content of original issue

Currently the AD plugin does not expose context parameters that affect the lookup.

This is most important for com.sun.jndi.ldap.read.timeout which defaults to zero (which is never timeout). In the case of the cache a bad connection could bring down all authentication for a specific user.

Whilst you can set this on the command line, it would be global rather than limited to the use in just the AD plugin.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.