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

Authentification based on project specific username and password fails if system account is not set

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • integrity-plugin

      I want to to have project specific authentication against integrity servers only. Therefore I deleted the systems username and password and setup a project specific username and password. After this step the connection string does not contain the username any more ("@server:7001").

      If I enter the systems account again, it works but uses the system account. If I update the project specific credentials with existing system credentials the plugin uses the project specific credentials.

      I'm using the plugin with MulitpleSCM.

          [JENKINS-33475] Authentification based on project specific username and password fails if system account is not set

          Kai K. added a comment -

          At the moment it looks like the project specific settings are ignored always.

          Kai K. added a comment - At the moment it looks like the project specific settings are ignored always.

          Code changed in jenkins
          User: Anurag Sen
          Path:
          src/main/java/hudson/scm/AbstractIntegritySCM.java
          src/main/java/hudson/scm/IntegrityCheckinAction.java
          src/main/java/hudson/scm/IntegrityCheckpointAction.java
          src/main/java/hudson/scm/IntegrityItemAction.java
          src/main/java/hudson/scm/IntegritySCM.java
          http://jenkins-ci.org/commit/integrity-plugin/a946c0fef4b5392d71bfbe42fc5304606db6ebab
          Log:
          Merge pull request #40 from vlambat/master

          Fix JENKINS-33475

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Anurag Sen Path: src/main/java/hudson/scm/AbstractIntegritySCM.java src/main/java/hudson/scm/IntegrityCheckinAction.java src/main/java/hudson/scm/IntegrityCheckpointAction.java src/main/java/hudson/scm/IntegrityItemAction.java src/main/java/hudson/scm/IntegritySCM.java http://jenkins-ci.org/commit/integrity-plugin/a946c0fef4b5392d71bfbe42fc5304606db6ebab Log: Merge pull request #40 from vlambat/master Fix JENKINS-33475

          PTC ALM added a comment -

          Fixed in release 2.0.2

          PTC ALM added a comment - Fixed in release 2.0.2

            integrity_jenkins_plugin PTC ALM
            kkmtu Kai K.
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: