the problem is: we can get User data(ids, roles etc) only via REST, what should I re-implement to get activiti IdentityService to work with REST instead of DB or LDAP? Is it possible, or i am wasting my time?
I found that LDAP solution implements ReadOnlyIdentityProvider should i dig in this direction?