Public and Private Locate entries
[aaf/authz.git] / auth / sample / local / initialConfig.props
index 2f599cd..9c7e3df 100644 (file)
@@ -1,8 +1,28 @@
-aaf_locate_url=https://meriadoc.mithril.sbc.com:8095\r
-aaf_oauth2_introspect_url=https://AAF_LOCATE_URL/AAF_NS.introspect:2.1/introspect\r
-aaf_oauth2_token_url=https://AAF_LOCATE_URL/AAF_NS.token:2.1/token\r
-aaf_url=https://AAF_LOCATE_URL/AAF_NS.service:2.1\r
+#########\r
+#  ============LICENSE_START====================================================\r
+#  org.onap.aaf\r
+#  ===========================================================================\r
+#  Copyright (c) 2017 AT&T Intellectual Property. All rights reserved.\r
+#  ===========================================================================\r
+#  Licensed under the Apache License, Version 2.0 (the "License");\r
+#  you may not use this file except in compliance with the License.\r
+#  You may obtain a copy of the License at\r
+#\r
+#       http://www.apache.org/licenses/LICENSE-2.0\r
+#\r
+#  Unless required by applicable law or agreed to in writing, software\r
+#  distributed under the License is distributed on an "AS IS" BASIS,\r
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+#  See the License for the specific language governing permissions and\r
+#  limitations under the License.\r
+#  ============LICENSE_END====================================================\r
+#\r
 cadi_protocols=TLSv1.1,TLSv1.2\r
-cm_url=https://AAF_LOCATE_URL/AAF_NS.cm:2.1\r
-fs_url=https://AAF_LOCATE_URL/AAF_NS.fs.2.1\r
-gui_url=https://AAF_LOCATE_URL/AAF_NS.gui.2.1\r
+\r
+aaf_locate_url=https://localhost:8095\r
+aaf_url=https://AAF_LOCATE_URL/%C%AAF_NS.service:2.1\r
+aaf_oauth2_introspect_url=https://AAF_LOCATE_URL/%C%AAF_NS.introspect:2.1/introspect\r
+aaf_oauth2_token_url=https://AAF_LOCATE_URL/%C%AAF_NS.token:2.1/token\r
+cm_url=https://AAF_LOCATE_URL/%C%AAF_NS.cm:2.1\r
+gui_url=https://AAF_LOCATE_URL/%C%AAF_NS.gui.2.1\r
+fs_url=https://AAF_LOCATE_URL/%C%AAF_NS.fs.2.1\r