[Dev] GSoC 2017 - Proposal 8: CLI tool for WSO2 API Manager

2017-02-28 Thread Ayeshmantha Perera
Hi All, I'm Ayeshmantha Perera, from Sri Lanka Institute of Information Technology, currently studying in the final (4th) year specializing in Software Engineering. I am interested in taking part in GSoC 2017 with WSO2 and and hope to apply for the CLI tool on API Manager. I have been following

Re: [Dev] Exceeding the 65535 bytes limit - idp-mgt-edit.jsp - method _jspService(HttpServletRequest, HttpServletResponse)

2017-02-28 Thread Darshana Gunawardana
Hi Nisala, With the kernel 4.4.11 we noticed the similar issue and reduced the content of that page with commit [1]. Can you please follow similar approach and send a PR fixing this. [1] https://github.com/wso2/carbon-identity-framework/commit/c2ce2b81bce08b91eb94ef8a4581476c58199093 Thanks,

[Dev] Exceeding the 65535 bytes limit - idp-mgt-edit.jsp - method _jspService(HttpServletRequest, HttpServletResponse)

2017-02-28 Thread Nisala Nanayakkara
Hi all, I am trying to upgrade tomcat version in carbon-kernel 4.4.11 from 7.0.73 to 7.0.75. After upgrading, I cannot access to Identity Provider’s add page. It gives following error[1], It seems like method ‘jspService(HttpServletRequest, HttpServletResponse)’ is hitting 64k limit. I have

Re: [Dev] Traffic Manager HA deployment on DC/OS

2017-02-28 Thread Pubudu Gunatilaka
Hi, Please go through the articles [1] and [2] which describes the scalable traffic manager patterns. [1] - http://wso2.com/library/articles/2016/10/article-scalable-traffic-manager-deployment-patterns-for-wso2-api-manager-part-1/ [2] -

Re: [Dev] Configuration Maven Plugin Repository

2017-02-28 Thread Afkham Azeez
Yeah same repo. On Tue, Feb 28, 2017 at 8:50 PM, Vidura Nanayakkara wrote: > Hi, > > In relation to the discussions, we had in "Invitation: C5 Carbon > Configuration @ Mon Feb 27, 2017 2pm - 3pm (IST) (WSO2 Engineering Group)", > we came to the conclusion that

Re: [Dev] [MSF4J] Can we provide HTTP handler args in Interceptor level?

2017-02-28 Thread Malintha Amarasinghe
On Wed, Mar 1, 2017 at 9:19 AM, Thusitha Thilina Dayaratne < thusit...@wso2.com> wrote: > Hi Malintha, > > ATM if you try to access the request payload at the interceptor level, you > won't be able to access that again in the service level and it will cause > the particular thread to get wait. >

Re: [Dev] Atom Plugin for Siddhi

2017-02-28 Thread Ramindu De Silva
Hi Supun, As for the starting point, you can check how to create a simple plugin for atom. Maybe syntax highlighting or providing suggestions or parsing a language. This will require you to check the developing environment for atom. And how to build the package structure and how to install on

Re: [Dev] [MSF4J] Can we provide HTTP handler args in Interceptor level?

2017-02-28 Thread Thusitha Thilina Dayaratne
Hi Malintha, ATM if you try to access the request payload at the interceptor level, you won't be able to access that again in the service level and it will cause the particular thread to get wait. Shall we have a quick discussion on that today? That will help to come up with a solution for this.

Re: [Dev] [MSF4J] Can we provide HTTP handler args in Interceptor level?

2017-02-28 Thread Malintha Amarasinghe
+ NuwanD, Sanjeewa On Tue, Feb 28, 2017 at 10:28 PM, Malintha Amarasinghe wrote: > Hi Vidura, > > I went through the links and the approaches you suggested and I have a > couple of questions. I have also tried is to build the Request inside the > Interceptor and get the Java

Re: [Dev] GSOC 2017 - Native inbound and connector for FTP/SFTP operations

2017-02-28 Thread Malaka Silva
Hi Chanaka, Thank you for sending the mail. Currently we have file inbound endpoint [1] and file connector [2] to support file operations in WSO2 ESB. However this is written on top of common-vfs. Common vfs support variety of file systems or protocols. eg: ftp, samba etc. Due to that this is

Re: [Dev] [MSF4J] Can we provide HTTP handler args in Interceptor level?

2017-02-28 Thread Malintha Amarasinghe
Hi Vidura, I went through the links and the approaches you suggested and I have a couple of questions. I have also tried is to build the Request inside the Interceptor and get the Java method and the args from the Request (which was suggested during the offline discussion). For that, I tried to

Re: [Dev] [GSoC 2017][ESB]Native inbound and connector for FTP/SFTP operations

2017-02-28 Thread Malaka Silva
Hi Hasitha, Thank you for sending the mail. Currently we have file inbound endpoint [1] and file connector [2] to support file operations in WSO2 ESB. However this is written on top of common-vfs. Common vfs support variety of file systems or protocols. eg: ftp, samba etc. Due to that this is

Re: [Dev] [GSoC 2017][ESB]Native inbound and connector for IBM MQ 8.0

2017-02-28 Thread Malaka Silva
Hi Chanaka, Thank you for your interest in this project. Currently with WSO2 ESB there is a generic JMS inbound endpoint that can be used to consume messages from different brokers. [1] However there are complexities when configuring WSO2 ESB with IBM MQ. This is mainly due to class loading

[Dev] Configuration Maven Plugin Repository

2017-02-28 Thread Vidura Nanayakkara
Hi, In relation to the discussions, we had in "Invitation: C5 Carbon Configuration @ Mon Feb 27, 2017 2pm - 3pm (IST) (WSO2 Engineering Group)", we came to the conclusion that "org.wso2.carbon.configuration" should be moved to a separate repository. However, we did not discuss into which

Re: [Dev] GSoC 2017

2017-02-28 Thread Harsha Thirimanna
Hi Dhanuka, It would be great if you can send all the mail in public mailing list like d...@wso2.com or architect...@wso2.com with cc to me. If you would like to subscribe to our public mailing list, please refer this [1]. [1] http://wso2.com/mail/ [2] http://wso2.com/community *Harsha

Re: [Dev] [C5] Set Location Header for all POST requests

2017-02-28 Thread Malintha Amarasinghe
On Tue, Feb 28, 2017 at 11:12 AM, Fazlan Nazeem wrote: > Hi Malintha, > > On Tue, Feb 28, 2017 at 8:45 AM, Malintha Amarasinghe > wrote: > >> [Re-sending due to "Too many recipients"] >> On Tue, Feb 28, 2017 at 8:33 AM, Malintha Amarasinghe

Re: [Dev] GSoC 2017

2017-02-28 Thread Harsha Thirimanna
HI Dhanuka, Thanks for interesting about this. It is very similar what Google does in Account chooser. You can refer [1] to get basic idea about the Account chooser and deliverables are to provide the support this feature in WSO2 Identity Server (Detail deliverables are within Proposal). Please

Re: [Dev] GSoC 2017- Proposal 4: Idea Plugin for Siddhi

2017-02-28 Thread Mohanadarshan Vivekanandalingam
[Adding Mentors] Hi Raveen, As mentioned in the description in [1] Siddhi is a realtime processing engine that used in WSO2 CEP. You can get more information about Siddhi language in [2].. Do a quick google search as" WSO2 Siddhi" if you want to get more information about Siddhi.. [1]

Re: [Dev] Atom Plugin for Siddhi

2017-02-28 Thread Sriskandarajah Suhothayan
Hi Ramindu Can you please share the necessary information with Supun please. Regards Suho On Tue, Feb 28, 2017 at 3:45 PM, Supun Arunoda < supunarunoda...@cse.mrt.ac.lk> wrote: > Hi Suhothayan, > I'm Supun Arunoda from University of Moratuwa, Sri Lanka. Currently I'm a > 4th year

[Dev] [C5] NPE in Utils.getCarbonConfigHome()

2017-02-28 Thread Gokul Balakrishnan
Hi, In our component, we have a piece of code that has a possibility of being called from within a Carbon server as well as from outside. This code uses the Utils.getCarbonConfigHome() method from the kernel. In the second case, since the required system property is not found in the runtime,

[Dev] [GSoC 2017][ESB]Native inbound and connector for IBM MQ 8.0

2017-02-28 Thread Chanaka Balasooriya
Hi, I am Chanaka Balasooriya, final year undergraduate at Computer Science and Engineering Department, University of Moratuwa. I am highly interested in distributed computing and Java related things and it led me to select and find more about this project. I was an intern at WSO2 and I have a

Re: [Dev] GSOC 2017 - Native inbound and connector for FTP/SFTP operations

2017-02-28 Thread Chanaka Lakmal
[Adding possible mentors] Best Regards. *Chanaka Lakmal,* Undergraduate B.Sc.Eng.(Hons.) Department of Computer Science & Engineering, University of Moratuwa, Sri Lanka. [image: LinkedIn] On Tue, Feb 28, 2017 at 7:53 AM, Chanaka Lakmal

Re: [Dev] Traffic Manager HA deployment on DC/OS

2017-02-28 Thread JOSE MARIA ALVAREZ FERNANDEZ
Thank you all for your comments on this.We will try to follow the H2 approach, but we are facing another problem regarding the communication between Traffic Manager instances. As we are defining the service in DC/OS as one service, there is no good way to tell the node to replicate  the messages

Re: [Dev] SAML Request validation happens after completing all the authentication steps

2017-02-28 Thread Harsha Thirimanna
On Tue, Feb 28, 2017 at 2:49 PM, Thanuja Jayasinghe wrote: > Hi Farasath, > > On Tue, Feb 28, 2017 at 2:39 PM, Farasath Ahamed > wrote: > >> Hi, >> >> Noticed $subject happening when we configure SAML SSO with SAML Request >> Validation enabled. >> >> This

Re: [Dev] Fwd: Security questions are encoded

2017-02-28 Thread Manuranga Perera
1) Please don't put inline JS in HTML, this is an old practice, people don't do this anymore [1]. In fact, in my opinion, we should block that using Content-Security-Policy 2) If you want to send information form backbend-JS to frountend-JS please use sendToClient feature of UUF [1]

Re: [Dev] SAML Request validation happens after completing all the authentication steps

2017-02-28 Thread Johann Nallathamby
On Tue, Feb 28, 2017 at 4:27 AM, Hasintha Indrajee wrote: > > > On Tue, Feb 28, 2017 at 2:52 PM, Dulanja Liyanage > wrote: > >> Originally we identified the tenant domain only after user >> authentication. Then only tenant specific SP configs could be

Re: [Dev] SAML Request validation happens after completing all the authentication steps

2017-02-28 Thread Thanuja Jayasinghe
On Tue, Feb 28, 2017 at 2:57 PM, Hasintha Indrajee wrote: > > > On Tue, Feb 28, 2017 at 2:52 PM, Dulanja Liyanage > wrote: > >> Originally we identified the tenant domain only after user >> authentication. Then only tenant specific SP configs could be

Re: [Dev] SAML Request validation happens after completing all the authentication steps

2017-02-28 Thread Hasintha Indrajee
On Tue, Feb 28, 2017 at 2:52 PM, Dulanja Liyanage wrote: > Originally we identified the tenant domain only after user authentication. > Then only tenant specific SP configs could be retrieved. That's why > validation was done only after authentication. > Aren't we getting SP

Re: [Dev] SAML Request validation happens after completing all the authentication steps

2017-02-28 Thread Johann Nallathamby
This is how the new SAML2 inbound authenticator is written. On Tue, Feb 28, 2017 at 4:19 AM, Thanuja Jayasinghe wrote: > Hi Farasath, > > On Tue, Feb 28, 2017 at 2:39 PM, Farasath Ahamed > wrote: > >> Hi, >> >> Noticed $subject happening when we configure

Re: [Dev] SAML Request validation happens after completing all the authentication steps

2017-02-28 Thread Dulanja Liyanage
Originally we identified the tenant domain only after user authentication. Then only tenant specific SP configs could be retrieved. That's why validation was done only after authentication. On Tue, Feb 28, 2017 at 2:49 PM, Thanuja Jayasinghe wrote: > Hi Farasath, > > On Tue,

Re: [Dev] SAML Request validation happens after completing all the authentication steps

2017-02-28 Thread Thanuja Jayasinghe
Hi Farasath, On Tue, Feb 28, 2017 at 2:39 PM, Farasath Ahamed wrote: > Hi, > > Noticed $subject happening when we configure SAML SSO with SAML Request > Validation enabled. > > This means that even for an invalid SAML Request (with an invalid > signature) the user will go

Re: [Dev] WSO2 Committers += Nisala Nanayakkara

2017-02-28 Thread Shan Mahanama
Congratz nisala :) On Tue, Feb 28, 2017 at 2:23 PM, Irunika Weeraratne wrote: > Congratulations Nisala > > *Irunika Weeraratne* > *Software Engineer | WSO2, Inc. * > *Email : irun...@wso2.com * > *LinkedIn :

[Dev] SAML Request validation happens after completing all the authentication steps

2017-02-28 Thread Farasath Ahamed
Hi, Noticed $subject happening when we configure SAML SSO with SAML Request Validation enabled. This means that even for an invalid SAML Request (with an invalid signature) the user will go through the authentication steps configured for that Service Provider(identified by the issuer value in

Re: [Dev] WSO2 Committers += Nisala Nanayakkara

2017-02-28 Thread Irunika Weeraratne
Congratulations Nisala *Irunika Weeraratne* *Software Engineer | WSO2, Inc. * *Email : irun...@wso2.com * *LinkedIn : https://lk.linkedin.com/in/irunika * *Mobile : +94712403314* *Lean . Enterprise . Middleware* On Tue, Feb

Re: [Dev] WSO2 Committers += Nisala Nanayakkara

2017-02-28 Thread Heshitha Hettihewa
Congratz Nisala!!! :) On Tue, Feb 28, 2017 at 2:18 PM, Chanaka Cooray wrote: > Congratz Nisala :) > > On Tue, Feb 28, 2017 at 2:16 PM, Sinthuja Ragendran > wrote: > >> Hi All, >> >> It's my pleasure to welcome Nisala Nanayakkara as a WSO2 Committer. >>

Re: [Dev] WSO2 Committers += Nisala Nanayakkara

2017-02-28 Thread Chanaka Cooray
Congratz Nisala :) On Tue, Feb 28, 2017 at 2:16 PM, Sinthuja Ragendran wrote: > Hi All, > > It's my pleasure to welcome Nisala Nanayakkara as a WSO2 Committer. > > Nisala has been a valuable contributor to the Dashboard Server Team and > then Platform Team. In recognition of

[Dev] WSO2 Committers += Nisala Nanayakkara

2017-02-28 Thread Sinthuja Ragendran
Hi All, It's my pleasure to welcome Nisala Nanayakkara as a WSO2 Committer. Nisala has been a valuable contributor to the Dashboard Server Team and then Platform Team. In recognition of his contribution, dedication and commitment he has been voted as a WSO2 committer. Nisala, welcome aboard and