Re: [Dev] Why is redirect_uris mandatory in DCR request?

2017-04-25 Thread Nuwandi Wickramasinghe
Thanks Johann and Pushpalanka. Updated [1] with details. [1] - https://wso2.org/jira/browse/IDENTITY-5879 On Tue, Apr 25, 2017 at 8:19 PM, Pushpalanka Jayawardhana wrote: > Hi, > > On Tue, Apr 25, 2017 at 7:51 PM, Johann Nallathamby > wrote: > >> +1. However

Re: [Dev] Why is redirect_uris mandatory in DCR request?

2017-04-25 Thread Johann Nallathamby
+1. However we have to make sure that if we update the application with authorization_code or implicit grant type, then we have to validate that at least one redirect_uri is also provided. Regards, Johann. On Tue, Apr 25, 2017 at 5:46 PM, Nuwandi Wickramasinghe wrote: > Hi,

Re: [Dev] Regarding wso2 gmail connector

2017-04-25 Thread Hariprasath Thanarajah
Hi Varuni, According to the Malaka's reply, Yes we can do it by setting the from address. But before that, you need to add the different mail address as an alias to the primary e-mail address as follows, Click the setting icon in the right most top in your Gmail account -> Click Settings ->

Re: [Dev] Why is redirect_uris mandatory in DCR request?

2017-04-25 Thread Pushpalanka Jayawardhana
Hi, On Tue, Apr 25, 2017 at 7:51 PM, Johann Nallathamby wrote: > +1. However we have to make sure that if we update the application with > authorization_code or implicit grant type, then we have to validate that at > least one redirect_uri is also provided. > > Regards, >

Re: [Dev] Regarding wso2 gmail connector

2017-04-25 Thread Malaka Silva
Hi Varuni, Ideally this should work by setting the from address. However I think first you need to enable sending mails from that email, from your gmail account first. [1] https://docs.wso2.com/display/ESBCONNECTORS/Working+with+Messages+in+Gmail#WorkingwithMessagesinGmail-sendMail On Tue, Apr

[Dev] Why is redirect_uris mandatory in DCR request?

2017-04-25 Thread Nuwandi Wickramasinghe
Hi, As per the DCR implementation in WSO2 IS 5.3.0, it is mandatory to send at least one redirect uri for any grant type and otherwise will give following error response. { "error_description": "RedirectUris property must have at least one URI value.", "error": "invalid_client_metadata" }

[Dev] Regarding wso2 gmail connector

2017-04-25 Thread Varuni Alwis
Hi all, I want to send mails from a different mail account , not with the mail account I have given the configurations in the block . Is there a way I can accomplish that? Can’t I set a different mail address within tags in the ? Thanks *Varuni Alwis* *Software Engineer - Intern* *WSO2*

Re: [Dev] Markov extension is not filtering events properly with DAS-3.1.0

2017-04-25 Thread Ashen Weerathunga
Hi Banu/Seshi, Actually, it's the expected behavior of this extension. According to the parameters you have provided in the above example, after 12 events, it will start triggering output events. All the input data will be used to update Markov matrix continuously while giving the outputs. There

Re: [Dev] Changes for carbon-transport release-4.3.0-m1

2017-04-25 Thread Irunika Weeraratne
Hi all, We need to come to a conclusion for this issue. In the current carbon-transport, in master branch we don't have OSGi support. But for MSF4J we need it. But we have OSGi support in the carbon-transports release-4.3.0-m1 branch. The issue is AFAIK there is a kernel dependency for OSGi and

Re: [Dev] WSO2 Jaggery Project

2017-04-25 Thread Lakshman Udayakantha
[Adding folks from jaggery team] On Tue, Apr 25, 2017 at 1:39 PM, 김대경 wrote: > Hi > > Is the Jaggery project under control? > > I created issue and pull request in github, and issue in jira about > jaggery project. > > But no one read issue and project leader who is default

Re: [Dev] Using Multiple PreparedStatements with a single ResultSet

2017-04-25 Thread Ruwan Abeykoon
Hi All, I think we should mark these methods as Deprecated and remove all references from IS and user-code side. They promote careless mistakes, which are difficult to detect by human or automated tools. public static void closeAllConnections(Connection dbConnection, PreparedStatement...

[Dev] Security Patch Releases - API Manager 2.1.0

2017-04-25 Thread Gayakshika Gimhani [IT/EKO/LOITS]
Hi, I referred below link for the security patch releases for API Manager 2.1.0. http://wso2.com/security-patch-releases/api-manager I just want to confirm the product versions for first three patches are correct as the API Manager is not mentioned under the AFFECTED PRODUCTS of their Security

[Dev] WSO2 Jaggery Project

2017-04-25 Thread 김대경
Hi Is the Jaggery project under control? I created issue and pull request in github, and issue in jira about jaggery project. But no one read issue and project leader who is default assignee is not an active user... Will my issue be handled?? Thank you...

Re: [Dev] [APIM] Incorrect resource mapping during api invokation when a resource with "/*" exists.

2017-04-25 Thread Ayyoob Hamza
Thanks, Nuwan. Ayoob, both these resources are valid for the request you are sending. You > can't say one is wrong and the other is right. What you're expecting is > like a best match scenario, which synapse doesn't support at the moment. It > should be possible to implement it using a scoring