X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fsample%2Fetc%2Forg.osaaf.aaf.oauth.props;h=10ab72e52103e2627e866f60ee4b058808e0fdbf;hb=ecc695622b21a5afb10ea431d8e0030738811174;hp=36304d7e525c1649efa6cb7f6f46812d65a9ee28;hpb=575c9820dffbfee3311e19a5f64e64b98c2ed5f8;p=aaf%2Fauthz.git diff --git a/auth/sample/etc/org.osaaf.aaf.oauth.props b/auth/sample/etc/org.osaaf.aaf.oauth.props index 36304d7e..10ab72e5 100644 --- a/auth/sample/etc/org.osaaf.aaf.oauth.props +++ b/auth/sample/etc/org.osaaf.aaf.oauth.props @@ -1,8 +1,32 @@ +######### +# ============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.oauth ## AAF OAuth2 Properties ## cadi_prop_files=/opt/app/osaaf/local/org.osaaf.aaf.props:/opt/app/osaaf/etc/org.osaaf.aaf.log4j.props:/opt/app/osaaf/local/org.osaaf.aaf.cassandra.props -aaf_component=AAF_NS.oauth:AAF_RELEASE +aaf_locator_entries=oauth,token,introspect +aaf_locator_fqdn.helm=aaf-oauth.%CNS +aaf_locator_fqdn.oom=aaf-oauth.%CNS +aaf_locator_protocol=https port=8140 +aaf_locator_public_port.helm=30082 +aaf_locator_public_port.oom=31112 +