| ######### |
| # ============LICENSE_START==================================================== |
| # org.onap.aaf |
| # =========================================================================== |
| # Copyright (c) 2017 AT&T Intellectual Property. All rights reserved. |
| # =========================================================================== |
| # Licensed under the Apache License, Version 2.0 (the "License"); |
| # you may not use this file except in compliance with the License. |
| # You may obtain a copy of the License at |
| # |
| # http://www.apache.org/licenses/LICENSE-2.0 |
| # |
| # Unless required by applicable law or agreed to in writing, software |
| # distributed under the License is distributed on an "AS IS" BASIS, |
| # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| # See the License for the specific language governing permissions and |
| # limitations under the License. |
| # ============LICENSE_END==================================================== |
| # |
| ## |
| ## org.osaaf.aaf.gui |
| ## AAF GUI Properties |
| ## |
| cadi_prop_files=/opt/app/osaaf/local/org.osaaf.aaf.props:/opt/app/osaaf/etc/org.osaaf.aaf.log4j.props:/opt/app/osaaf/etc/org.osaaf.aaf.orgs.props |
| aaf_locator_entries=gui |
| port=8200 |
| aaf_locator_port.helm=30083 |
| #aaf_locator_port.oom= |
| |
| aaf_gui_title=AAF |
| aaf_gui_copyright=(c) 2018 AT&T Intellectual Property. All rights reserved. |
| aaf_gui_theme=theme/onap |
| cadi_loginpage_url=https://AAF_LOCATE_URL/%CNS.%AAF_NS.gui:2.0/login |
| |
| # GUI URLS and Help URLS |
| aaf_url.gui_onboard=https://wiki.onap.org/display/DW/Client+Onboarding |
| # aaf_url.cuigui=https://???/Using+the+Command+Prompt |
| |
| aaf_url.aaf_help=https://wiki.onap.org/display/DW/Application+Authorization+Framework+Documentation |
| aaf_url.aaf_help.sub=Bootstrapping+AAF,Installation+Guide |
| aaf_url.aaf_help.sub.Bootstrapping+AAF=https://wiki.onap.org/display/DW/Bootstrapping+AAF |
| aaf_url.aaf_help.sub.Installation+Guide=https://wiki.onap.org/display/DW/AAF+Installation+Guide |
| #aaf_url.cadi_help= |
| aaf_url.tools=AAF+Projects,AAF+Jira,AAF+Calendar |
| aaf_url.tool=AAF+Jira=https://jira.onap.org/secure/RapidBoard.jspa?rapidView=69&projectKey=AAF&view=detail&selectedIssue=AAF-134 |
| aaf_url.tool.AAF+Projects=https://gerrit.onap.org/r/#/admin/projects/?filter=aaf%2F |
| aaf_url.tool.AAF+Calendar=https://wiki.onap.org/pages/viewpage.action?pageId=6587439 |