Branch: refs/heads/master Home: https://github.com/jenkinsci/oic-auth-plugin Commit: bba32e0929c49244a5d7b42b7b52f3e1f7fa4d3a https://github.com/jenkinsci/oic-auth-plugin/commit/bba32e0929c49244a5d7b42b7b52f3e1f7fa4d3a Author: michael cirioli <mikeciri...@gmail.com> Date: 2024-07-26 (Fri, 26 Jul 2024)
Changed paths: M src/main/java/org/jenkinsci/plugins/oic/OicCredentials.java M src/main/java/org/jenkinsci/plugins/oic/OicSecurityRealm.java M src/test/java/org/jenkinsci/plugins/oic/PluginTest.java Log Message: ----------- Fix redirect loop when oic credentials have expired but jenkins session is still valid (#357) * clock skew should add extra buffer time, not remove it * id oicSession has expired, also expire jenkins websession to prevent redirect loops To unsubscribe from these emails, change your notification settings at https://github.com/jenkinsci/oic-auth-plugin/settings/notifications -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/oic-auth-plugin/push/refs/heads/master/a18799-bba32e%40github.com.