From: PatrikBuhr Date: Wed, 27 Apr 2022 13:16:25 +0000 (+0200) Subject: Uplift from ONAP. X-Git-Tag: 2.4.0~5^2 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F31%2F8131%2F2;p=nonrtric%2Fplt%2Fa1policymanagementservice.git Uplift from ONAP. Usage of authorization token. Signed-off-by: PatrikBuhr Issue-ID: NONRTRIC-743 Change-Id: I7a1a5d50c992e5ad3f7f8a1a7b8ab48276145c5b --- diff --git a/config/application.yaml b/config/application.yaml index 5684c46..54f47e0 100644 --- a/config/application.yaml +++ b/config/application.yaml @@ -77,4 +77,7 @@ app: # the config-file-schema-path referres to a location in the jar file. If this property is empty or missing, # no schema validation will be executed. config-file-schema-path: /application_configuration_schema.json + # A file containing an authorization token, which shall be inserted in each HTTP header (authorization). + # If the file name is empty, no authorization token is sent. + auth-token-file: diff --git a/onap/oran b/onap/oran index 4b62052..e9ddfb1 160000 --- a/onap/oran +++ b/onap/oran @@ -1 +1 @@ -Subproject commit 4b6205245fd4839e4449e26aa4e3000ddb30ecc1 +Subproject commit e9ddfb1e0e0b256986d24aa02129e2e3850bb480 diff --git a/pom.xml b/pom.xml index 12b8ecd..1737952 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ 11 3.0.0 - 2.8.2 + 2.8.8 2.1.13 20211205 3.8.0