diff options
Diffstat (limited to 'common/src/main/resources/Policy.properties')
-rw-r--r-- | common/src/main/resources/Policy.properties | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/common/src/main/resources/Policy.properties b/common/src/main/resources/Policy.properties new file mode 100644 index 0000000000..383aa181bb --- /dev/null +++ b/common/src/main/resources/Policy.properties @@ -0,0 +1,6 @@ +HOST = https://mtanjvsgcvm02.nvp.cip.att.com:8081/pdp/api/getDecision
+CLIENT_AUTH = Basic bTAzNzQzOnBvbGljeVIwY2sk
+AUTHORIZATION = Basic dGVzdHBkcDphbHBoYTEyMw==
+ENVIRONMENT = TEST
+X_ECOMP_REQUESTID = 1234567h
+ECOMP_COMPONENT_NAME = MSO
\ No newline at end of file |