From 2127de5e112223a7871022b9dc67f1e3f8a4362e Mon Sep 17 00:00:00 2001 From: Tomek Kaminski Date: Mon, 15 Apr 2019 15:10:59 +0200 Subject: switch to valid aaf url property Change-Id: Iea17c7c00b29c994d92ff98e4756bf3d904a2458 Issue-ID: DMAAP-1168 Signed-off-by: Tomek Kaminski --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index ef81b86..14ebef1 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ The table below lists all the settings, default values (if not set), and shows a |-|-|-|-| |cadi.properties | Path to CADI properties file | /opt/app/osaaf/local/org.onap.dmaap-bc.props | /opt/app/osaaf/lcoal/org.onap.dmaap-bc.props | |-|-|-|-| -|aaf.URL | URL of the AAF server | https://authentication.domain.netset.com:8095/proxy/ | https://aaf-authz/ | +|aaf.URL | URL of the AAF server | https://authentication.domain.netset.com:8100/proxy/ | https://aaf-service.onap:8100/ | |-|-|-|-| |aaf.TopicMgrUser | AAF Identity of Topic Mgr | noMechId@domain.netset.com | dmaap-bc-topic-mgr@dmaap-bc-topic-mgr.onap.org | |-|-|-|-| -- cgit 1.2.3-korg