On Tue, May 9, 2017 at 11:09 PM, Bhathiya Jayasekara <[email protected]> wrote:
> Understood. Thanks Farasath. > > On Tue, May 9, 2017 at 10:38 PM, Farasath Ahamed <[email protected]> > wrote: > >> Hi Bhathiya, >> >> Actually, this is the expected behaviour[1]. >> The filter is actually "*displayName Eq engineer*" which when url >> encoded becomes "*displayName+Eq+engineer*" >> >> >> [1] https://tools.ietf.org/html/rfc7644#section-3.4.2.2 >> >> >> Thanks, >> Farasath >> >> Farasath Ahamed >> Software Engineer, WSO2 Inc.; http://wso2.com >> Mobile: +94777603866 >> Blog: blog.farazath.com >> Twitter: @farazath619 <https://twitter.com/farazath619> >> <http://wso2.com/signature> >> >> >> >> On Tue, May 9, 2017 at 6:03 PM, Bhathiya Jayasekara <[email protected]> >> wrote: >> >>> Jira: https://wso2.org/jira/browse/IDENTITY-5921 >>> >> I guess we can close this JIRA as well? > >>> On Tue, May 9, 2017 at 6:02 PM, Bhathiya Jayasekara <[email protected]> >>> wrote: >>> >>>> Hi IS team, >>>> >>>> In IS 5.3.0 SCIM API, >>>> >>>> this works. >>>> >>>> curl -v -k --user admin:admin https://localhost:9443/wso2/sc >>>> im/Groups/?filter=*displayName+Eq+engineer* >>>> >>>> But this doesn't. >>>> >>>> curl -v -k --user admin:admin https://localhost:9443/wso2/sc >>>> im/Groups/?filter=*displayName%2bEq%2bengineer* >>>> >>>> I created a JIRA to track this. Please fix this in 5.4.0 as this is a >>>> blocker for APIM C5 work. >>>> >>>> Thanks, >>>> -- >>>> *Bhathiya Jayasekara* >>>> *Associate Technical Lead,* >>>> *WSO2 inc., http://wso2.com <http://wso2.com>* >>>> >>>> *Phone: +94715478185 <071%20547%208185>* >>>> *LinkedIn: http://www.linkedin.com/in/bhathiyaj >>>> <http://www.linkedin.com/in/bhathiyaj>* >>>> *Twitter: https://twitter.com/bhathiyax <https://twitter.com/bhathiyax>* >>>> *Blog: http://movingaheadblog.blogspot.com >>>> <http://movingaheadblog.blogspot.com/>* >>>> >>> >>> >>> >>> -- >>> *Bhathiya Jayasekara* >>> *Associate Technical Lead,* >>> *WSO2 inc., http://wso2.com <http://wso2.com>* >>> >>> *Phone: +94715478185 <+94%2071%20547%208185>* >>> *LinkedIn: http://www.linkedin.com/in/bhathiyaj >>> <http://www.linkedin.com/in/bhathiyaj>* >>> *Twitter: https://twitter.com/bhathiyax <https://twitter.com/bhathiyax>* >>> *Blog: http://movingaheadblog.blogspot.com >>> <http://movingaheadblog.blogspot.com/>* >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> > > > -- > *Bhathiya Jayasekara* > *Associate Technical Lead,* > *WSO2 inc., http://wso2.com <http://wso2.com>* > > *Phone: +94715478185 <+94%2071%20547%208185>* > *LinkedIn: http://www.linkedin.com/in/bhathiyaj > <http://www.linkedin.com/in/bhathiyaj>* > *Twitter: https://twitter.com/bhathiyax <https://twitter.com/bhathiyax>* > *Blog: http://movingaheadblog.blogspot.com > <http://movingaheadblog.blogspot.com/>* >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
