Hi Nilasini, Removing the OAuthScopeValidator from identity.xml solve the issue.
Thank you, Juan Pablo Vadell | *VATROX* On Mon, Oct 8, 2018 at 1:01 PM Nilasini Thirunavukkarasu <[email protected]> wrote: > Hi Juan, > > Could you please remove the following property from the > <IS-KM>/repository/conf/identity/identity.xml file and restart the server. > A git issue has been reported to solve the issue [1]. > > OAuthScopeValidator class= > "org.wso2.carbon.identity.oauth2.validators.JDBCScopeValidator > > [1] https://github.com/wso2/product-apim/issues/3777 > > Thanks, > Nila. > > On Mon, Oct 8, 2018 at 8:55 PM Juan Pablo Vadell <[email protected]> > wrote: > >> Hi, >> >> Anyone could give me somo help on this? >> >> Thanks, >> >> Juan Pablo Vadell | *VATROX* >> >> >> >> On Tue, Sep 11, 2018 at 6:30 PM Juan Pablo Vadell <[email protected]> >> wrote: >> >>> Hi, >>> >>> The <ScopeValidators> element has the same elements that you mention in >>> both versions (IS 5.6 and IS KM 5.6). >>> >>> I was looking if there are differences at the features installed and >>> looks the same. >>> >>> IMO, It's just a problem at the UI part, but can't find where. >>> >>> Thank you, >>> >>> Juan Pablo Vadell | *VATROX* >>> *CTO* >>> >>> Cel: +54 9 351 678-1414 >>> Work: +54 351 485-6602 >>> skype: jpvadell >>> >>> >>> On Tue, Sep 11, 2018 at 5:04 PM Farasath Ahamed <[email protected]> >>> wrote: >>> >>>> Can you check the <ScopeValidators> section in >>>> KM_HOME/repository/conf/identity/identity.xml of WSO2 IS KM 5.6.0? >>>> >>>> It should be as below. >>>> <ScopeValidators> >>>> <ScopeValidator >>>> class="org.wso2.carbon.identity.oauth2.validators.JDBCScopeValidator" /> >>>> <ScopeValidator >>>> class="org.wso2.carbon.identity.oauth2.validators.xacml.XACMLScopeValidator"/> >>>> </ScopeValidators> >>>> >>>> If it is not the case you can change it as above and do a restart. >>>> >>>> >>>> Thanks, >>>> Farasath >>>> >>>> On Tue, Sep 11, 2018 at 4:47 PM, Juan Pablo Vadell <[email protected] >>>> > wrote: >>>> >>>>> Hi Devs, >>>>> >>>>> There is a problem when I try to create a Service Provider, access to >>>>> Inbound Authentication Configuration -> OAuth/OpenID Connect >>>>> Configuration -> Configure -> and try to choose *XACML Scope >>>>> Validator*, because this option is not available, I only can see the *Role >>>>> based scope validator * >>>>> If I try to do the same with the standard distribution of WSO2 IS 5.6, >>>>> XACML Scope Validator appears as an option. >>>>> >>>>> There is a way to do this? >>>>> >>>>> Thank you, >>>>> >>>>> Juan Pablo Vadell | *VATROX* >>>>> >>>>> >>>>> _______________________________________________ >>>>> Dev mailing list >>>>> [email protected] >>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>> >>>>> >>>> >>>> >>>> -- >>>> Farasath Ahamed >>>> Senior Software Engineer, WSO2 Inc.; http://wso2.com >>>> Mobile: +94777603866 >>>> Blog: blog.farazath.com >>>> Twitter: @farazath619 <https://twitter.com/farazath619> >>>> <http://wso2.com/signature> >>>> >>>> >>>> >>>> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> > > > -- > Nilasini Thirunavukkarasu > Software Engineer - WSO2 > > Email : [email protected] > Mobile : +94775241823 > Web : http://wso2.com/ > > > <http://wso2.com/signature> >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
