Re: [Architecture] [BPS] User management integration of BPMN

2016-05-26 Thread Hasitha Aravinda
Hi Dimuthu, On Fri, May 27, 2016 at 10:07 AM, Dimuthu Leelarathne wrote: > Hi Himasha, > > On Mon, Mar 14, 2016 at 3:49 PM, Himasha Guruge wrote: > >> Hi Sameera/ IS team, >> >> In order to integrate user management to C5 based BPMN component, we have >> a dependency on JDBCIdentityStoreConnect

Re: [Architecture] [BPS] User management integration of BPMN

2016-05-26 Thread Dimuthu Leelarathne
Hi Himasha, On Mon, Mar 14, 2016 at 3:49 PM, Himasha Guruge wrote: > Hi Sameera/ IS team, > > In order to integrate user management to C5 based BPMN component, we have > a dependency on JDBCIdentityStoreConnector [1]. Is it possible to know > when the completed user core will be available in Ker

Re: [Architecture] [BPS] User management integration of BPMN

2016-05-25 Thread Himasha Guruge
Hi All, Need few clarifications regarding our user management implementation. What was the purpose of having both [1] and [2] ? In C4 implementation, the methods overridden from these two managers are quite alike. Are we going to need BPSGroupIdentityManager in C5 as well? Also note that we have

Re: [Architecture] [BPS] User management integration of BPMN

2016-04-18 Thread Jayanga Kaushalya
Hi Hasitha, We are planing to release an m1 withing this week. Thanks! *Jayanga Kaushalya* Software Engineer Mobile: +94777860160 WSO2 Inc. | http://wso2.com lean.enterprise.middleware On Mon, Apr 18, 2016 at 12:30 PM, Hasitha Aravinda wrote: > Hi Jayanga, > > Any update on user-core implemen

Re: [Architecture] [BPS] User management integration of BPMN

2016-04-18 Thread Hasitha Aravinda
Hi Jayanga, Any update on user-core implementation. ? Thanks, Hasitha. On Tue, Mar 15, 2016 at 1:23 PM, Himasha Guruge wrote: > Thanks for the update Jayanga. > > On Tue, Mar 15, 2016 at 12:21 PM, Jayanga Kaushalya > wrote: > >> Hi Himasha, >> >> We will be able to finish a JDBC based impleme

Re: [Architecture] [BPS] User management integration of BPMN

2016-03-15 Thread Himasha Guruge
Thanks for the update Jayanga. On Tue, Mar 15, 2016 at 12:21 PM, Jayanga Kaushalya wrote: > Hi Himasha, > > We will be able to finish a JDBC based implementation for Platform with > Authentication, Authorization, basic CRUD operations and claim management > in around 3 weeks. We'll update you wh

Re: [Architecture] [BPS] User management integration of BPMN

2016-03-14 Thread Jayanga Kaushalya
Hi Himasha, We will be able to finish a JDBC based implementation for Platform with Authentication, Authorization, basic CRUD operations and claim management in around 3 weeks. We'll update you when we are done. Thanks! *Jayanga Kaushalya* Software Engineer Mobile: +94777860160 WSO2 Inc. | http:

Re: [Architecture] [BPS] User management integration of BPMN

2016-03-14 Thread Himasha Guruge
Hi Sameera/ IS team, In order to integrate user management to C5 based BPMN component, we have a dependency on JDBCIdentityStoreConnector [1]. Is it possible to know when the completed user core will be available in Kernel? [1] https://github.com/wso2/carbon-security/blob/hamming-release/componen

[Architecture] [BPS] User management integration of BPMN

2016-03-10 Thread Himasha Guruge
Hi All, As a part of C5 based bpmn development, i'm in the process of integrating user management with Camunda based bpmnEngineBuilder. With regards to the custom UserIdentityManager and GroupIdentityManager, DbIdentityServiceProvider [1] [2] will be extended which is the default identity service