I have active directory authentication on Jenkins and I am launching job remotely using the following command line
curl -u testuser:7658756hfjsdngsd8908593486 http://jenkinsserver:8080/job/testjob/build?token=onlytest How can I using groovy get access to this username in the job? Thanks, Mandy -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/191d684b-fa2b-40dd-adc9-1c58f608e5ca%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
