Project

General

Profile

Actions

Bug #27320

open

How to configure a proxy for SSO feaure

Added by Elaad FURREEDAN 2 days ago.

Status:
New
Priority:
N/A
Category:
Documentation
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
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" 

No data to display

Actions

Also available in: Atom PDF