Hi, We are copying the identity.xml from Identity 4.4.0 features when building the product-mdm. So could someone from IS team add the latest identity.xml to Identity 4.4.0 features and commit it?
Thanks, Lakshitha Harshan Software Engineer Mobile: *+94724423048* Email: [email protected] Blog : http://harshanliyanage.blogspot.com/ *WSO2, Inc. :** wso2.com <http://wso2.com/>* lean.enterprise.middleware. On Mon, May 18, 2015 at 12:18 PM, Thanuja Jayasinghe <[email protected]> wrote: > Hi Harshan, > > Copy and replace following element in identity.xml. > > <OAuth> > ... > <ClientAuthHandlers> > <ClientAuthHandler > Class="org.wso2.carbon.identity.oauth2.token.handlers.clientauth.BasicAuthClientAuthHandler"> > <Property > Name="StrictClientCredentialValidation">false</Property> > </ClientAuthHandler> > </ClientAuthHandlers> > ... > </OAuth> > > This will give you a access token response but scope will receive as > 'default'. You may need to merge the fix done by APIM team as you are using > "org.wso2.carbon.apimgt.keymgt.handlers.ExtendedPasswordGrantHandler" in > your identity.xml > > > Thanks, > Thanuja > > -- > *Thanuja Lakmal* > Software Engineer > WSO2 Inc. http://wso2.com/ > *lean.enterprise.middleware* > Mobile: +94715979891 +94758009992 >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
