Added ability to strip claims and forward to downstream service as headers

This commit is contained in:
TomPallister
2016-10-18 15:51:56 +01:00
parent 279aae3151
commit 84256e7bac
32 changed files with 1467 additions and 94 deletions

View File

@ -3,9 +3,9 @@
"buildOptions": {
"copyToOutput": {
"include": [
"configuration.yaml"
]
"include": [
"configuration.yaml"
]
}
},