-
New Feature
-
Resolution: Won't Do
-
Trivial
-
None
-
Jenkins: 2.450 (using a custom image based on jenkins/jenkins:2.450-jdk21.)
OS: Linux - 5.10.223-211.872.amzn2.x86_64
Java: 21.0.2 - Eclipse Adoptium (OpenJDK 64-Bit Server VM)
---
saml:4.464.vea_cb_75d7f5e0
- proxy configuration does not get applied before SAML plugin tries to connect to external IDP url.
- I have to comment out SAML configuration to let proxy applied then re-apply the config update for SAML to work
- this is not an issue when the instance is always running, it becomes an issue when the Kubernetes cluster nodes scale-down and scale-up (which occurs daily).
- I can see that in the past this Jira [
JENKINS-53748|https://issues.jenkins.io/browse/JENKINS-53748?jql=project%20%3D%20JENKINS%20AND%20component%20%3D%20saml-plugin%20AND%20text%20~%20%22proxy%22] had issue around setting proxy as part of SAML config.- Is the proxy config now part of the SAML config ?
- How do I get this resolved?