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

Allow plain text for credentialsId field.

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • marathon-plugin
    • None

      Allow plain text for credentialsId field.

      instead of doing this: 
      credentialsId: 'my_cred_id' 

      I could do:

      credentialsId: '{"login_endpoint":"http://leader.mesos/acs/api/v1/auth/login","private_key":"-----BEGIN PRIVATE KEY----\n<KEY>\n---END PRIVATE KEY----\n","scheme":"RS256","uid":"jenkins-principal"}', 

       

            colinmsphere Colin
            homeless Oscar Romero
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: