summaryrefslogtreecommitdiffstats
path: root/components/aai-resources/resources/config/aaf/cadi.properties
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-08-14 12:38:42 -0400
committerJimmy Forsyth <jf2512@att.com>2019-08-14 12:38:44 -0400
commit694a9bd9fe014142a81fc03787b67de9bb1e6089 (patch)
tree9db14d1cd083a2216ca696767fa8fb09d5ed1e8f /components/aai-resources/resources/config/aaf/cadi.properties
parent8c0fcb68d8e053629fd51e52f8f3687b28e4c18d (diff)
Change AAF URL AAI_NS -> onap.org.osaaf.aaf
Issue-ID: AAI-2554 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I7c560ff182f75599aaa590e65a4a5ba625b7f6b2
Diffstat (limited to 'components/aai-resources/resources/config/aaf/cadi.properties')
-rw-r--r--components/aai-resources/resources/config/aaf/cadi.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/components/aai-resources/resources/config/aaf/cadi.properties b/components/aai-resources/resources/config/aaf/cadi.properties
index c8d0b04..ec5fd55 100644
--- a/components/aai-resources/resources/config/aaf/cadi.properties
+++ b/components/aai-resources/resources/config/aaf/cadi.properties
@@ -3,6 +3,6 @@ cadi_loglevel=INFO
cadi_prop_files=/opt/app/aai-resources/resources/aaf/org.osaaf.location.props:/opt/app/aai-resources/resources/aaf/org.onap.aai.props
# OAuth2
-aaf_oauth2_token_url=https://AAF_LOCATE_URL/AAF_NS.token:2.0/token
-aaf_oauth2_introspect_url=https://AAF_LOCATE_URL/AAF_NS.introspect:2.0/introspect
+aaf_oauth2_token_url=https://AAF_LOCATE_URL/onap.org.osaaf.aaf.token:2.1/token
+aaf_oauth2_introspect_url=https://AAF_LOCATE_URL/onap.org.osaaf.aaf.introspect:2.1/introspect