jenkinsci / jenkinsci/active-directory-plugin

[JENKINS-70270] Active Directory plugin 2.29 some users cannot login or be displayed

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

Description

Since updating to Active Directory plugin 2.29 (see https://plugins.jenkins.io/active-directory/#releases), some users cannot login anymore and also cannot be displayed anymore in the user view.

For the user that is broken in the user view, we get a response:

Status Code: 500

2022_12_13-broken-user-respone.html

When trying to login with this user we get:

https://our-jenkins/j_spring_security_check

Status Code: 500

2022_12_13-broken-user-login-respone.html

Some other users can login and be viewed via the user list, while some other ones can be viewed via the list but cannot login.

Rolling back to v2.28 fixed the issue.

While investigating that issue I also noticed that v2.29 was only tagged but never released on github: https://github.com/jenkinsci/active-directory-plugin/releases vs. https://github.com/jenkinsci/active-directory-plugin/tags

but the v2.29 still appears on jenkins plugins site: https://plugins.jenkins.io/active-directory/#releases

Also, it seems that the test pipeline for the tagged v2.29 version never actually ran:

https://github.com/jenkinsci/active-directory-plugin/commits

https://github.com/jenkinsci/active-directory-plugin/runs/9848751383

https://ci.jenkins.io/job/Plugins/job/active-directory-plugin/job/master/108/

---
Originally reported by sebracs, imported from: Active Directory plugin 2.29 some users cannot login or be displayed


  • assignee: fbelzunc
  • status: Open
  • priority: Critical
  • component(s): active-directory-plugin
  • label(s): plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 5
  • imported: 2025-12-07

Raw content of original issue

Since updating to Active Directory plugin 2.29 (see https://plugins.jenkins.io/active-directory/#releases), some users cannot login anymore and also cannot be displayed anymore in the user view.

For the user that is broken in the user view, we get a response:
Status Code: 500
2022_12_13-broken-user-respone.html

When trying to login with this user we get:
https://our-jenkins/j_spring_security_check
Status Code: 500
2022_12_13-broken-user-login-respone.html

Some other users can login and be viewed via the user list, while some other ones can be viewed via the list but cannot login.

Rolling back to v2.28 fixed the issue.

While investigating that issue I also noticed that v2.29 was only tagged but never released on github: https://github.com/jenkinsci/active-directory-plugin/releases vs. https://github.com/jenkinsci/active-directory-plugin/tags
but the v2.29 still appears on jenkins plugins site: https://plugins.jenkins.io/active-directory/#releases

Also, it seems that the test pipeline for the tagged v2.29 version never actually ran:
https://github.com/jenkinsci/active-directory-plugin/commits
https://github.com/jenkinsci/active-directory-plugin/runs/9848751383
https://ci.jenkins.io/job/Plugins/job/active-directory-plugin/job/master/108/

5 attachments

- [2022_12_13-broken-user-login-respone.html](https://issues.jenkins.io/secure/attachment/59699/2022_12_13-broken-user-login-respone.html)
- [2022_12_13-broken-user-login.png](https://issues.jenkins.io/secure/attachment/59700/2022_12_13-broken-user-login.png)
> ![2022_12_13-broken-user-login.png](https://issues.jenkins.io/secure/attachment/59700/2022_12_13-broken-user-login.png)
- [2022_12_13-broken-user-respone.html](https://issues.jenkins.io/secure/attachment/59701/2022_12_13-broken-user-respone.html)
- [2022_12_13-broken-user-view.png](https://issues.jenkins.io/secure/attachment/59703/2022_12_13-broken-user-view.png)
> ![2022_12_13-broken-user-view.png](https://issues.jenkins.io/secure/attachment/59703/2022_12_13-broken-user-view.png)
- [2022_12_13-user-view-but-cannot-login.png](https://issues.jenkins.io/secure/attachment/59702/2022_12_13-user-view-but-cannot-login.png)
> ![2022_12_13-user-view-but-cannot-login.png](https://issues.jenkins.io/secure/attachment/59702/2022_12_13-user-view-but-cannot-login.png)

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.