[Architecture] Code complexity survey

2016-09-27 Thread Vard Antinyan
Dear architects, We have undertaken a task to assess code complexity triggers and generate recommendations for developing understandable code. Our intension is to share the results with you, developers, so everyone can learn the triggers behind complex software. We need your help for rigor

Re: [Architecture] Pub/sub pattern for OAuth Key Revocations

2016-09-27 Thread Bhathiya Jayasekara
Hi Dimuthu, On Tue, Sep 27, 2016 at 11:31 AM, Dimuthu Leelarathne wrote: > Hi, > > If we publish OAuth key revocation to a topic (we can do so using by > writing an extension to WSO2IS), we can remove clustering in the APIM > gateway. > What is the reason for doing this? Is this just a part of

[Architecture] Store framework for C5 based Products

2016-09-27 Thread Chandana Napagoda
Hi All, While analyzing store requirements of C5 based products(IoT, APIM), we have few areas to be clarified. Based on the current understanding, C5 based store will not be bound into existing governance aspects. This should be a store framework with listing and searching capabilities. Should we

Re: [Architecture] Store framework for C5 based Products

2016-09-27 Thread Udara Rathnayake
On Tue, Sep 27, 2016 at 3:40 PM, Chandana Napagoda wrote: > Hi All, > > While analyzing store requirements of C5 based products(IoT, APIM), we > have few areas to be clarified. Based on the current understanding, C5 > based store will not be bound into existing governance aspects. This should > b

Re: [Architecture] Store framework for C5 based Products

2016-09-27 Thread Danesh Kuruppu
Hi all, In case If we are going for generic store framework, framework should capable of retrieving asset metadata from any source (since asset metadata is maintained differently by each product) by extending metadata retrieval logic for each asset type. and for assets searching, I think searching

Re: [Architecture] Store framework for C5 based Products

2016-09-27 Thread Nuwan Dias
Do we really need a Store Framework for C5? Rather, isn't it a UI framework (UUF) we need to build UIs? Apart from API-M and IoTS, are there any other products which need a Store? Even if we come up with a Store Framework, I think the facilities it provides will be minimal isn't it? Since the prod

Re: [Architecture] Store framework for C5 based Products

2016-09-27 Thread Selvaratnam Uthaiyashankar
On Tue, Sep 27, 2016 at 6:14 PM, Nuwan Dias wrote: > Do we really need a Store Framework for C5? > May be store framework is a wrong terminology, but there should be a reusable store component written by using UUF. > Rather, isn't it a UI framework (UUF) we need to build UIs? Apart from > AP

Re: [Architecture] Store framework for C5 based Products

2016-09-27 Thread Nuwan Dias
On Tue, Sep 27, 2016 at 6:31 PM, Selvaratnam Uthaiyashankar < shan...@wso2.com> wrote: > > On Tue, Sep 27, 2016 at 6:14 PM, Nuwan Dias wrote: > >> Do we really need a Store Framework for C5? >> > > > May be store framework is a wrong terminology, but there should be a > reusable store component w

Re: [Architecture] Store framework for C5 based Products

2016-09-27 Thread Selvaratnam Uthaiyashankar
On Tue, Sep 27, 2016 at 6:47 PM, Nuwan Dias wrote: > > > On Tue, Sep 27, 2016 at 6:31 PM, Selvaratnam Uthaiyashankar < > shan...@wso2.com> wrote: > >> >> On Tue, Sep 27, 2016 at 6:14 PM, Nuwan Dias wrote: >> >>> Do we really need a Store Framework for C5? >>> >> >> >> May be store framework is a

Re: [Architecture] Store framework for C5 based Products

2016-09-27 Thread SajithAR Ariyarathna
Hi All, Creating a reusable Store component was one of goals we had in our minds at UUF initial discussions. At that time there was couple of products APIM, AppM, EMM mobile store, GReg etc. that need a Store UI. So developing a generalized Store component was a requirement. However with the new p

Re: [Architecture] Store framework for C5 based Products

2016-09-27 Thread Chandana Napagoda
Hi, As per my understanding, within WSO2 products there should be some set of components which are providing generalized and shared features to products including searching, basic listing, login UI, etc. Otherwise most of the product team have to duplicate their effort. Ex: IS portal, IoT, and API

Re: [Architecture] Store framework for C5 based Products

2016-09-27 Thread Nuwan Dias
On Wed, Sep 28, 2016 at 10:06 AM, Chandana Napagoda wrote: > Hi, > > As per my understanding, within WSO2 products there should be some set of > components which are providing generalized and shared features to products > including searching, basic listing, login UI, etc. Otherwise most of the >

Re: [Architecture] Store framework for C5 based Products

2016-09-27 Thread SajithAR Ariyarathna
> > On Wed, Sep 28, 2016 at 10:06 AM, Chandana Napagoda > wrote: > I believe that we should identify commonly used components and implement > them in a generalized manner. So relevant product team can extend those > components based on their requirements. Agreed, this is the mitivation/goal of

Re: [Architecture] [architecture ] [IS-5.3.0] Admin forces password reset for user

2016-09-27 Thread Ishara Karunarathna
Hi Ayesha, On Tue, Sep 27, 2016 at 11:00 AM, Isura Karunaratne wrote: > Hi Ayesha, > > We can extend Ask Password feature we developed in IS 5.3.0 to support > this feature. So, we can send a confirmation email rather than an OTP. > There can be different user cases. If we think about a call cen

Re: [Architecture] [architecture ] [IS-5.3.0] Admin forces password reset for user

2016-09-27 Thread Ayesha Dissanayaka
Hi Ishara, Thank you for the input. Having similar discussion with Darshana and Isura, I have started extending askPassword implementation with email verification flow in order trigger a password reset by capturing "update credential" event. Still, we need a mechanism to distinguish admin password