Details
-
Bug
-
Status: Resolved (View Workflow)
-
Trivial
-
Resolution: Fixed
Description
If you have a security realm that allow user without READ to connect, the CLI will not accept a Logout command from that user.
$ java -jar /Users/<user>/Projects/jenkins/test/target/junit<random>/jenkins-cli.jar -s http://localhost:<port>/jenkins/ -noKeyAuth -auth user:user logout
ERROR: user is missing the Overall/Read permission
It seems this line is the culprit.
PS: that auth method is currently deprecated if I recall correctly.
Attachments
Issue Links
- links to
Activity
Field | Original Value | New Value |
---|---|---|
Remote Link | This issue links to "#3363 core (Web Link)" [ 20302 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Review [ 10005 ] |
Assignee | Wadeck Follonier [ wfollonier ] | |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10005 ] | Resolved [ 5 ] |
Labels | lts-candidate |
Labels | lts-candidate | 2.107.3-fixed |