Actions
Bug #27320
closedHow to configure a proxy for SSO feaure
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
We should add in doc the options to configure a proxy for SSO communications # Java VM arguments # Please specify additional options to pass # to the Java VM during Jetty setup if needed. # # Example: -Duser.timezone=Europe/Paris # (To be given in case the JRE you use is unable to detect # the machine timezone and defaults to a wrong one) # JAVA_OPTIONS="-Dhttp.proxyHost=192.168.3.5 -Dhttp.proxyPort=3130 -Dhttps.proxyHost=192.168.3.5 -Dhttps.proxyPort=3130"
Updated by Elaad FURREEDAN about 2 months ago
- Status changed from New to In progress
Updated by Elaad FURREEDAN about 2 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Elaad FURREEDAN to Michel BOUISSOU
- Pull Request set to https://github.com/Normation/rudder-plugins/pull/875
Updated by Anonymous about 2 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-plugins|ffc88eeb6be9bf934d6335606322b3cc46d37477.
Updated by Vincent MEMBRÉ 6 days ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder plugin auth-backends v9.0.0.beta1-2.7
Actions