Hi Dimuthu, On Fri, May 27, 2016 at 10:07 AM, Dimuthu Leelarathne <[email protected]> wrote:
> Hi Himasha, > > On Mon, Mar 14, 2016 at 3:49 PM, Himasha Guruge <[email protected]> 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 Kernel? >> >> > It is not clear to me why you have a dependency on > > JDBCIdentityStoreConnector instead of > > IdentityStoreConnector. Does this mean, that we won't be able to get users > from LDAP. Why is there a hard dependency on JDBCIdentityStoreConnector. > Or am I missing something here? > We consume only IdentityStoreConnector APIs not an implementation directly. :) . C urrently we pack JDBCIdentityStoreConnector only, as that is only the completed connector for now. Onces others available we will be able to add. Thanks, Hasitha. > thanks, > Dimuthu > > >> [1] >> https://github.com/wso2/carbon-security/blob/hamming-release/component/src/main/java/org/wso2/carbon/security/usercore/connector/jdbc/JDBCIdentityStoreConnector.java >> >> Thanks, >> Himasha >> >> On Fri, Mar 11, 2016 at 11:22 AM, Himasha Guruge <[email protected]> >> wrote: >> >>> >>> 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 that provides CRUD functionalities related to users and >>> groups. >>> >>> In order to override necessary methods of DbIdentityServiceProvider, >>> IdentityStoreConnector interface [3] will be implemented which is >>> available under carbon-security component of the Kernel. This interface >>> includes necessary User and group related methods. >>> >>> [1] >>> https://docs.camunda.org/manual/7.4/user-guide/process-engine/identity-service/ >>> [2] >>> https://docs.camunda.org/javadoc/camunda-bpm-platform/7.4/org/camunda/bpm/engine/impl/identity/db/DbIdentityServiceProvider.html >>> [3] >>> https://github.com/wso2/carbon-security/blob/hamming-release/component/src/main/java/org/wso2/carbon/security/usercore/connector/IdentityStoreConnector.java >>> >>> >>> Regards, >>> >>> Himasha Guruge >>> *Software Engineer* >>> WS*O2* *Inc.* >>> Mobile: +94 777459299 >>> [email protected] >>> >> >> >> >> -- >> Himasha Guruge >> *Software Engineer* >> WS*O2* *Inc.* >> Mobile: +94 777459299 >> [email protected] >> >> _______________________________________________ >> Architecture mailing list >> [email protected] >> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >> >> > > > -- > Dimuthu Leelarathne > Director, Solutions Architecture > > WSO2, Inc. (http://wso2.com) > email: [email protected] > Mobile: +94773661935 > Blog: http://muthulee.blogspot.com > > Lean . Enterprise . Middleware > -- -- Hasitha Aravinda, Senior Software Engineer, WSO2 Inc. Email: [email protected] Mobile : +94 718 210 200
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
