|
|
@ -252,8 +252,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Scope validators list. The validators registered here wil be executed during token validation. -->
|
|
|
|
<!-- Scope validators list. The validators registered here wil be executed during token validation. -->
|
|
|
|
<ScopeValidators>
|
|
|
|
<ScopeValidators>
|
|
|
|
<ScopeValidator class="org.wso2.carbon.identity.oauth2.validators.JDBCScopeValidator" />
|
|
|
|
<ScopeValidator class="org.wso2.carbon.device.mgt.oauth.extensions.handlers.ScopeValidationHandler"/>
|
|
|
|
<ScopeValidator class="org.wso2.carbon.identity.oauth2.validators.XACMLScopeValidator"/>
|
|
|
|
|
|
|
|
</ScopeValidators>
|
|
|
|
</ScopeValidators>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Scope handlers list. The handlers registered here will be executed at the scope validation phase while
|
|
|
|
<!-- Scope handlers list. The handlers registered here will be executed at the scope validation phase while
|
|
|
|