Instrumental | 7a1817b | 2018-11-05 11:11:15 -0600 | [diff] [blame] | 1 | ######### |
| 2 | # ============LICENSE_START==================================================== |
| 3 | # org.onap.aaf |
| 4 | # =========================================================================== |
| 5 | # Copyright (c) 2017 AT&T Intellectual Property. All rights reserved. |
| 6 | # =========================================================================== |
| 7 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 8 | # you may not use this file except in compliance with the License. |
| 9 | # You may obtain a copy of the License at |
| 10 | # |
| 11 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 12 | # |
| 13 | # Unless required by applicable law or agreed to in writing, software |
| 14 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 15 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 16 | # See the License for the specific language governing permissions and |
| 17 | # limitations under the License. |
| 18 | # ============LICENSE_END==================================================== |
| 19 | # |
Instrumental | 12f7f46 | 2018-04-23 15:43:47 -0500 | [diff] [blame] | 20 | ## |
Instrumental | 9ec2895 | 2018-07-12 11:14:10 -0500 | [diff] [blame] | 21 | ## org.osaaf.aaf.gui |
| 22 | ## AAF GUI Properties |
Instrumental | 12f7f46 | 2018-04-23 15:43:47 -0500 | [diff] [blame] | 23 | ## |
Instrumental | 9ec2895 | 2018-07-12 11:14:10 -0500 | [diff] [blame] | 24 | 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 |
Instrumental | 3505a52 | 2019-01-31 14:49:24 -0600 | [diff] [blame] | 25 | aaf_locator_entries=gui |
Instrumental | 12f7f46 | 2018-04-23 15:43:47 -0500 | [diff] [blame] | 26 | port=8200 |
Instrumental | bd7def7 | 2019-04-03 08:25:28 -0500 | [diff] [blame] | 27 | aaf_locator_public_port.helm=30083 |
| 28 | aaf_locator_public_port.oom=31113 |
Instrumental | 12f7f46 | 2018-04-23 15:43:47 -0500 | [diff] [blame] | 29 | |
| 30 | aaf_gui_title=AAF |
| 31 | aaf_gui_copyright=(c) 2018 AT&T Intellectual Property. All rights reserved. |
| 32 | aaf_gui_theme=theme/onap |
Instrumental | bf3d307 | 2019-02-18 14:01:07 -0600 | [diff] [blame] | 33 | cadi_loginpage_url=https://AAF_LOCATE_URL/%CNS.%AAF_NS.gui:2.0/login |
Instrumental | 12f7f46 | 2018-04-23 15:43:47 -0500 | [diff] [blame] | 34 | |
| 35 | # GUI URLS and Help URLS |
Instrumental | 88aec4e | 2018-05-18 07:26:59 -0500 | [diff] [blame] | 36 | aaf_url.gui_onboard=https://wiki.onap.org/display/DW/Client+Onboarding |
| 37 | # aaf_url.cuigui=https://???/Using+the+Command+Prompt |
Instrumental | 12f7f46 | 2018-04-23 15:43:47 -0500 | [diff] [blame] | 38 | |
| 39 | aaf_url.aaf_help=https://wiki.onap.org/display/DW/Application+Authorization+Framework+Documentation |
| 40 | aaf_url.aaf_help.sub=Bootstrapping+AAF,Installation+Guide |
| 41 | aaf_url.aaf_help.sub.Bootstrapping+AAF=https://wiki.onap.org/display/DW/Bootstrapping+AAF |
| 42 | aaf_url.aaf_help.sub.Installation+Guide=https://wiki.onap.org/display/DW/AAF+Installation+Guide |
| 43 | #aaf_url.cadi_help= |
| 44 | aaf_url.tools=AAF+Projects,AAF+Jira,AAF+Calendar |
| 45 | aaf_url.tool=AAF+Jira=https://jira.onap.org/secure/RapidBoard.jspa?rapidView=69&projectKey=AAF&view=detail&selectedIssue=AAF-134 |
| 46 | aaf_url.tool.AAF+Projects=https://gerrit.onap.org/r/#/admin/projects/?filter=aaf%2F |
| 47 | aaf_url.tool.AAF+Calendar=https://wiki.onap.org/pages/viewpage.action?pageId=6587439 |