Camunda Identity Manager

Hi folks ,

I would like to know about camunda identity manager. As am planning to write custom identity manager which will read user’s and Group’s from another database . Am not planning to use LDAP servers for this , I have read articles regarding ReadOnlyIdentityProvider and WritableIdentityProvider but couldn’t get much idea about it.

So hoping some one provide some idea over this .

Thanks
Ajr

hai,
I am also trying to acheive the same thing. I also need to integrate db of an existing application with camunda, only users and groups need to be accessed from that db. How can we configure it in the project??