From db2bd1423267f554fbd8145ba8d90ea18bf0343e Mon Sep 17 00:00:00 2001 From: Michael DÜrre Date: Sat, 13 Mar 2021 16:13:25 +0100 Subject: fixed license issue MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix license for aaa config xml Issue-ID: SDNC-1503 Signed-off-by: Michael DÜrre Change-Id: I9b50702b8e4f0d990f240163638be4c1d4bb6e5b --- .../src/test/resources/aaa-app-config.test.xml | 266 +-------------------- 1 file changed, 4 insertions(+), 262 deletions(-) diff --git a/sdnr/wt/oauth-provider/provider-jar/src/test/resources/aaa-app-config.test.xml b/sdnr/wt/oauth-provider/provider-jar/src/test/resources/aaa-app-config.test.xml index 017c7439d..074ca0e33 100644 --- a/sdnr/wt/oauth-provider/provider-jar/src/test/resources/aaa-app-config.test.xml +++ b/sdnr/wt/oauth-provider/provider-jar/src/test/resources/aaa-app-config.test.xml @@ -4,253 +4,20 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, - and is available at http://www.eclipse.org/legal/epl-v10.html ---> + and is available at http://www.eclipse.org/legal/epl-v10.html , or the Apache License, + Version 2.0 which is available at https://www.apache.org/licenses/LICENSE-2.0 - - - - - - - - - - - - - - - - - -
tokenAuthRealm org.onap.ccsdk.features.sdnr.wt.oauthprovider.OAuth2Realm
- - - - - - - - - -
securityManager.realms $tokenAuthRealm @@ -268,13 +35,6 @@ authcBearer org.opendaylight.aaa.shiro.filters.ODLHttpAuthenticationFilter2
- -
@@ -291,26 +51,8 @@ dynamicAuthorization org.opendaylight.aaa.shiro.realm.MDSALDynamicAuthorizationFilter
- - - - - - + /**/operations/cluster-admin** dynamicAuthorization -- cgit 1.2.3-korg