diff options
author | Alexis de Talhouƫt <alexis.de_talhouet@bell.ca> | 2018-12-07 18:12:59 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-12-07 18:12:59 +0000 |
commit | 3535168b237838e1d2dbd5582709044385617d7d (patch) | |
tree | 1eef86148d0c124427f8cce6a5db3e7a59d650aa /charts/aai-champ/resources/rproxy/config/reverse-proxy.properties | |
parent | 11867817ce212f3b44a9623a25704412a169aaf1 (diff) | |
parent | b3b41fa798e158d1a26a7588f45c8871ba59e7dc (diff) |
Merge "Add Pluggable Security to Champ"
Diffstat (limited to 'charts/aai-champ/resources/rproxy/config/reverse-proxy.properties')
-rw-r--r-- | charts/aai-champ/resources/rproxy/config/reverse-proxy.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/charts/aai-champ/resources/rproxy/config/reverse-proxy.properties b/charts/aai-champ/resources/rproxy/config/reverse-proxy.properties new file mode 100644 index 0000000..8d46e1f --- /dev/null +++ b/charts/aai-champ/resources/rproxy/config/reverse-proxy.properties @@ -0,0 +1 @@ +transactionid.header.name=X-TransactionId
\ No newline at end of file |