X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fsample%2Flocal%2FinitialConfig.props;h=8b01d9515df45953164e6881e5619ddf981468d8;hb=d087d3ddd2829ced1d2ffccc5147c377cbcc92cb;hp=9c7e3df0d7d79ba2fcb610562e25f859666778cb;hpb=12414fe43077e12d7ef711951b1633ad31d73573;p=aaf%2Fauthz.git diff --git a/auth/sample/local/initialConfig.props b/auth/sample/local/initialConfig.props index 9c7e3df0..8b01d951 100644 --- a/auth/sample/local/initialConfig.props +++ b/auth/sample/local/initialConfig.props @@ -17,12 +17,33 @@ # limitations under the License. # ============LICENSE_END==================================================== # -cadi_protocols=TLSv1.1,TLSv1.2 +################################ +# Locator info +# +# Sample versions for +# 1) no container +# 2) Docker +# 3) Helm (Kubernetes and Helm) +# 4) OOM (Kubernetes with OOM) +################################ +aaf_locator_app_ns=%AAF_NS +aaf_locator_name=%NS.%N +aaf_locator_name.docker=%CNS.%NS.%N +aaf_root_ns=org.osaaf.aaf + +# Dublin +aaf_locator_name.oom=%NS.%N +aaf_locator_name.helm=%NS.%N +aaf_locator_public_name.oom=public.%NS.%N +aaf_locator_public_name.helm=public.%NS.%N + +# EL Alto and beyond +# aaf_locator_name.oom=%CNS.%NS.%N +# aaf_locator_name.helm=%CNS.%NS.%N + +aaf_locator_fqdn.docker=aaf-%N +aaf_locator_fqdn.helm=aaf-%N.%CNS +aaf_locator_fqdn.oom=aaf-%N.%CNS -aaf_locate_url=https://localhost:8095 -aaf_url=https://AAF_LOCATE_URL/%C%AAF_NS.service:2.1 -aaf_oauth2_introspect_url=https://AAF_LOCATE_URL/%C%AAF_NS.introspect:2.1/introspect -aaf_oauth2_token_url=https://AAF_LOCATE_URL/%C%AAF_NS.token:2.1/token -cm_url=https://AAF_LOCATE_URL/%C%AAF_NS.cm:2.1 -gui_url=https://AAF_LOCATE_URL/%C%AAF_NS.gui.2.1 -fs_url=https://AAF_LOCATE_URL/%C%AAF_NS.fs.2.1 +# initial trusted CAs +cadi_x509_issuers=CN=intermediateCA_1, OU=OSAAF, O=ONAP, C=US:CN=intermediateCA_7, OU=OSAAF, O=ONAP, C=US:CN=intermediateCA_9, OU=OSAAF, O=ONAP, C=US