aboutsummaryrefslogtreecommitdiffstats
path: root/components/aai-babel/resources/rproxy/config/forward-proxy.properties
diff options
context:
space:
mode:
Diffstat (limited to 'components/aai-babel/resources/rproxy/config/forward-proxy.properties')
-rw-r--r--components/aai-babel/resources/rproxy/config/forward-proxy.properties4
1 files changed, 4 insertions, 0 deletions
diff --git a/components/aai-babel/resources/rproxy/config/forward-proxy.properties b/components/aai-babel/resources/rproxy/config/forward-proxy.properties
new file mode 100644
index 0000000..1b58d42
--- /dev/null
+++ b/components/aai-babel/resources/rproxy/config/forward-proxy.properties
@@ -0,0 +1,4 @@
+forward-proxy.protocol = https
+forward-proxy.host = localhost
+forward-proxy.port = 10680
+forward-proxy.cacheurl = /credential-cache \ No newline at end of file