As it appears, some version of identity.xml that's kept within product-mdm source repo is getting copied over the to the MDM distribution during build time. If the default version of the above file has it all configured, please get rid of the one that's maintained in product-mdm repo and let the product distribution pack the default identity.xml.
Cheers, Prabath On Mon, May 18, 2015 at 1:37 PM, Harshan Liyanage <[email protected]> wrote: > 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 > > -- Prabath Abeysekara Technical Lead WSO2 Inc. Email: [email protected] Mobile: +94774171471
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
