From fbb75e88cf58edab837a2badc17dc18fd0ccabbd 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 | 262 +-------------------- 1 file changed, 6 insertions(+), 256 deletions(-) (limited to 'sdnr/wt/oauth-provider/provider-jar') 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..682fa3728 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,7 +4,10 @@ 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 + + SPDX-License-Identifier: EPL-1.0 OR Apache-2.0 --> - - - - - - - - - - + - - - - - - -
tokenAuthRealm org.onap.ccsdk.features.sdnr.wt.oauthprovider.OAuth2Realm
- - - - - - - - - -
securityManager.realms $tokenAuthRealm @@ -268,13 +43,6 @@ authcBearer org.opendaylight.aaa.shiro.filters.ODLHttpAuthenticationFilter2
- -
@@ -291,26 +59,8 @@ dynamicAuthorization org.opendaylight.aaa.shiro.realm.MDSALDynamicAuthorizationFilter
- - - - - - + /**/operations/cluster-admin** dynamicAuthorization -- cgit 1.2.3-korg