HI,
I am developing Jenkins plugin for my Organisation, I need to develop a
Scheduler(Cron) case for fetching Access token for every 30 mins.
How to achieve it. Kindly Assist.
It would be nice if you provide reference
Regards,
Selva
--
You received this message because you are subscribed to t
I'm also facing the exact same problem. We don't have that many users,
less than 100. Just posted another question to the list.
My story is authentication works fine when Jenkins starts and after
sometime no one can login. Only solution is to restart tomcat.
Regards,
Niranjan
On 1/21/20 12:5
Greetings,
I'm seeing following exception in catalina.out. This is new installation
with Jenkins version 2.218 is deployed as WAR file on tomcat. Upon
startup LDAP authentication works perfectly fine but times out after
sometime and no one can login. Only solution so far is to restart tomcat.
Hi,
Could you check in you IdP metadata the values you have in the tag
SingleLogoutService? There should be an URL that it is the service to logout
https://github.com/jenkinsci/saml-plugin/blob/master/doc/TROUBLESHOOTING.md#idp-metadata
If for some reason this section is not, you can force the l
Hello,
I have a problem with SAML plugin, which doesn't work.
I tried to connect Keycloak with Jenkins, using SAML plugin.
Login works as expected, I can login using keycloak SSO credentials,
but we got a problem with Logout - the error said "Invalid Request" (see
screenshot)
We tried with SAML p