tokenAuthRealm org.onap.ccsdk.features.sdnr.wt.oauthprovider.OAuth2Realm
securityManager.realms $tokenAuthRealm
anyroles org.onap.ccsdk.features.sdnr.wt.oauthprovider.filters.AnyRoleHttpAuthenticationFilter
authcBearer org.onap.ccsdk.features.sdnr.wt.oauthprovider.filters.BearerAndBasicHttpAuthenticationFilter
accountingListener org.opendaylight.aaa.shiro.filters.AuthenticationListener
securityManager.authenticator.authenticationListeners $accountingListener
dynamicAuthorization org.opendaylight.aaa.shiro.realm.MDSALDynamicAuthorizationFilter
/**/operations/cluster-admin** authcBasic, roles[admin] /**/v1/** authcBasic, roles[admin] /rests/**/aaa*/** authcBasic, roles[admin] /**/config/aaa*/** authcBasic, roles[admin] /oauth/** anon /ready anon /apidoc/** authcBasic, roles[admin] /rests/data/network-topology:network-topology authcBasic, roles[admin] /rests/operations/netconf-keystore* authcBasic, roles[admin] /rests/** authcBearer, dynamicAuthorization /** authcBearer, roles[admin]