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]
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to