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

Do not report extra fields in case when disabled

XMLWordPrintable

        kerberosSso:
          accountName: "Service account"
          allowBasic: true
          allowDelegation: false
          allowLocalhost: true
          allowUnsecureBasic: true
          anonymousAccess: true
          enabled: false
          krb5Location: "/etc/krb5.conf"
          loginLocation: "/etc/login.conf"
          loginServerModule: "spnego-server"
          loginClientModule: "spnego-client"
          promptNtlm: false
          redirect: "yourdomain.com"
          redirectEnabled: false
      
      

      Causes

      2022-09-20 06:36:23.144+0000 [id=23] SEVERE hudson.util.BootFailure#publish: Failed to initialize Jenkins
      io.jenkins.plugins.casc.ConfiguratorException: Unknown field(s) specified for kerberosSso: [allowBasic, promptNtlm, redirect, accountName, krb5Location, allowDelegation, allowUnsecureBasic, loginServerModule, anon
      ymousAccess, loginClientModule, loginLocation, redirectEnabled, allowLocalhost]
      

            olivergondza Oliver Gondža
            olivergondza Oliver Gondža
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: