I found KIE workbench here:
http://www.adeveloperdiary.com/bpm/jbpm/get-started-with-jbpm-kie-and-drools-workbench-part-1/
Sounds like you want to set it up so that each of your hundred users can
access KIE workbench /and/ GitLab with their LDAP credentials, yes? Each
user would have a different
I have kie-workbench and I saved my all rules on GitLab Groups repository.
So I want to give privilege to access kie-workbench and GitLab repository
with same credential.
So, Is it possible using LDAP for both ??
On Monday, July 10, 2017 at 1:48:16 PM UTC+5:30, Aleksey Tsalolikhin wrote:
>
> Sha
Sharing credentials violates security best practices as you'll lose
accountability (you won't know who accessed the system when, and who made
what change when) and you won't have the ability to authorize individual
users (make decisions about who is allowed to access what).
What is the problem you