Re: master to agent connection keeps breaking every 3-4 hours

2020-11-03 Thread Ashish Sharma
We have tried putting these on both side, but still facing same issue :( On Thursday, October 1, 2020 at 1:33:57 AM UTC+8 kuisat...@gmail.com wrote: > ideally, on both sides, make it on one side usually is enough. > > El miƩrcoles, 30 de septiembre de 2020 a las 3:22:00 UTC+2, > ashish...@gmail

Re: Can HTML submit button trigger a Jenkins job ?

2020-11-03 Thread Ivan Fernandez Calvo
also, if your authentication is SAML, you will have to use an API Token to call the API. SAML delegate the authentication in your IdP so Jenkins does not process your User and Password only the TOKEN generated by your IdP. El lunes, 2 de noviembre de 2020 a las 18:17:00 UTC+1, jeremy@rifti

Re: Renew expired certificate for Jenkins SAML plugin

2020-11-03 Thread Ivan Fernandez Calvo
This Keystore is automatically created if you do not configure encryption, the Pac4j needs a key to work even though you do not use encryption. So in general if you do not use sign or encryption in the SAML messages (not related to TLS) you do need to configure anything this file will be used o

Renew expired certificate for Jenkins SAML plugin

2020-11-03 Thread Igor David
Hello, What is the correct way to renew an expired certificate (JENKINS_HOME/saml-jenkins-keystore.jks) which is used for SAML Plugin please? https://github.com/jenkinsci/saml-plugin In that process, what is the purpose of saml-jenkins-keystore.xml (e.g. is it generated every time a new certifi