[JIRA] (JENKINS-60523) StrictCrumbIssuer breaks instance if configured using JCasC

10 views
Skip to first unread message

wfollonier@cloudbees.com (JIRA)

unread,
Dec 18, 2019, 3:56:02 AM12/18/19
to jenkinsc...@googlegroups.com
Wadeck Follonier created an issue
 
Jenkins / Bug JENKINS-60523
StrictCrumbIssuer breaks instance if configured using JCasC
Issue Type: Bug Bug
Assignee: Wadeck Follonier
Components: strict-crumb-issuer-plugin
Created: 2019-12-18 08:55
Labels: jcasc-compatibility
Priority: Minor Minor
Reporter: Wadeck Follonier

There were two problems:
1) Only 2 attributes were recognized due to getter naming
2) The @PostConstruct method was private. It's supported by the annotation but not by JCasC.

Due to 1), we were not able to configure everything in JCasC, and due to 2), if you try to configure it, it will break your instance due to the MessageDigest not being initialized => all requests will have an invalid crumb token.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

wfollonier@cloudbees.com (JIRA)

unread,
Dec 18, 2019, 3:59:02 AM12/18/19
to jenkinsc...@googlegroups.com

wfollonier@cloudbees.com (JIRA)

unread,
Dec 18, 2019, 3:59:03 AM12/18/19
to jenkinsc...@googlegroups.com
Wadeck Follonier started work on Bug JENKINS-60523
 
Change By: Wadeck Follonier
Status: Open In Progress

wfollonier@cloudbees.com (JIRA)

unread,
Dec 19, 2019, 3:53:03 AM12/19/19
to jenkinsc...@googlegroups.com
Change By: Wadeck Follonier
Status: In Review Resolved
Resolution: Fixed
Released As: 2.1.0
Reply all
Reply to author
Forward
0 new messages