Remove ODLHttpAuthenticationFilter
[aaa.git] / aaa-shiro / impl / src / main / resources / initial / aaa-app-config.xml
index 03cfaf355987e07bf98324be62f167e1ecd939c3..fe5806b1e3503bec7d175fea74683e88729d98ff 100644 (file)
         <pair-key>securityManager.realms</pair-key>
         <pair-value>$tokenAuthRealm</pair-value>
     </main>
-    <!-- Used to support OAuth2 use case. -->
-    <main>
-        <pair-key>authcBasic</pair-key>
-        <pair-value>org.opendaylight.aaa.shiro.filters.ODLHttpAuthenticationFilter</pair-value>
-    </main>
 
     <!-- Start moonAuthRealm commented out
     <main>