Re: Many Freestyle jobs or many Jenkinsfiles?

2020-06-01 Thread 'Anatoly Utkin' via Jenkins Users
You can, of course, configure a pipeline and use any groovy file that you check out from SCM, Jenkinsfile is the general name of that file, and in some cases default, but see here n.5: https://www.jenkins.io/doc/book/pipeline/getting-started/#defining-a-pipeline-in-scm Anatoly. On Monday, June

Many Freestyle jobs or many Jenkinsfiles?

2020-06-01 Thread Al Silver
I've used Jenkins a little but not in the traditional method of CI/CD. I'm using Jenkins as a Web UI to run individual python scripts for networking devices... Users would log into Jenkins and then select any one of numerous Freestyle projects (with parameters) to run (there could be 100 or mor

Multiple Authentication Options within Jenkins

2020-06-01 Thread Srinivasan RK
Hello, I am using Jenkins LTS build 2.222.3 on WebLogic and integrated with ADFS for SAML based Authentication. I want to integrate SPLUNK with Jenkins using the connector available in Splunk. Is there an option to bypass SAML authentication for select user id's? i.e. A service account that