Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-60523

StrictCrumbIssuer breaks instance if configured using JCasC

XMLWordPrintable

    • 2.1.0

      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.

            wfollonier Wadeck Follonier
            wfollonier Wadeck Follonier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: