Re: [Architecture] Micro gateway profile for WSO2 EI - 6.3.0

2018-05-15 Thread Chamila De Alwis
> > Are we looking at optimizing memory usage also? At the moment, our > recommendation is to use 1GB memory allocation at minimum. If we can reduce > this to a reasonable value, that would also be a good differentiation. > This would be a really good goal to achieve. Less memory to request per

Re: [Architecture] Milestone Plan - IS GDPR Compliance Demo

2018-05-15 Thread Sagara Gunathunga
Looks good to me. Thanks ! On Tue, May 15, 2018 at 10:24 PM, Nipuni Bhagya wrote: > The Global Data Protection Regulation(GDPR) which was formed in EU will be > effective from May 2018. WSO2 Identity Server's architecture was reviewed > and a set of new features like full

Re: [Architecture] Micro gateway profile for WSO2 EI - 6.3.0

2018-05-15 Thread Chanaka Fernando
On Tue, May 15, 2018 at 3:00 PM Isuru Udana wrote: > Hi Chanaka, > > On Tue, May 15, 2018 at 2:55 PM Chanaka Fernando > wrote: > >> Hi Madhawa, >> >> Could you elaborate more on the requirements for a micro ESB profile and >> what benefits we are trying to

Re: [Architecture] Micro gateway profile for WSO2 EI - 6.3.0

2018-05-15 Thread Isuru Udana
Hi Chanaka, On Tue, May 15, 2018 at 2:55 PM Chanaka Fernando wrote: > Hi Madhawa, > > Could you elaborate more on the requirements for a micro ESB profile and > what benefits we are trying to offer to the users with that? If we are > talking about building a profile which is

Re: [Architecture] Micro gateway profile for WSO2 EI - 6.3.0

2018-05-15 Thread Chanaka Fernando
Hi Madhawa, Could you elaborate more on the requirements for a micro ESB profile and what benefits we are trying to offer to the users with that? If we are talking about building a profile which is 80% of the size of the existing integration profile for running on containers, I don't see much

Re: [Architecture] Utility conditional authentication functions for cookie related operations

2018-05-15 Thread Senthalan Kanagalingam
Hi Ruwan, +1 for your suggestion. So we will have two methods to setCookie and getCookieValue. setCookie(response, "name", "value", {"max-age" : 4000, "path" : "/localhost", "domain" : "localhost", "httpOnly" : true, "secure" : true, "version" : 1, "comment" : "some comments", * "encrypt" :