Add OAM-controller configuration 34/8734/1
authordemx8as6 <martin.skorupski@highstreet-technologies.com>
Wed, 6 Jul 2022 10:32:31 +0000 (12:32 +0200)
committerdemx8as6 <martin.skorupski@highstreet-technologies.com>
Wed, 6 Jul 2022 10:33:05 +0000 (12:33 +0200)
- update aaa-config to oam-controller spcific role implementations

IssueID: OAM-279
Change-Id: I90346b759fba389f24e2186c339487e3dbeb6ebc
Signed-off-by: demx8as6 <martin.skorupski@highstreet-technologies.com>
solution/integration/smo/oam/sdnr/oauth-aaa-app-config.xml

index 28a79f6..15bc953 100644 (file)
     </main>
     <main>
         <pair-key>anyroles</pair-key>
-        <pair-value>org.opendaylight.aaa.shiro.filters.AnyRoleHttpAuthenticationFilter</pair-value>
+        <pair-value>org.onap.ccsdk.features.sdnr.wt.oauthprovider.filters.AnyRoleHttpAuthenticationFilter</pair-value>
     </main>
     <main>
         <pair-key>authcBearer</pair-key>
-        <pair-value>org.opendaylight.aaa.shiro.filters.ODLHttpAuthenticationFilter2</pair-value>
+        <pair-value>org.onap.ccsdk.features.sdnr.wt.oauthprovider.filters.BearerAndBasicHttpAuthenticationFilter</pair-value>
     </main>
 
     <!-- in order to track AAA challenge attempts -->