Integration for internal user and external user (ldap)

Confluence User - 23 Apr, 2018


Dear all,

I have requirement to integrate joget internal user and external user (ldap). I have configure Security Enhanced Directory Manager and load both internal and external user. I have no permission in client's Active Directory to configure Departement in LDAP OU.

I have problem on
* configure Userview Permission with multiple user/group in cross Organization (local and external ldap). It only allow user/group in same Organization unit.
* Hardcoded in Process / Map Participants to user

Can I configure new Joget's Organization to assign both local user and external user? Thus I can configure Userview permission and Map Participant to this Group (with local and external user).

I'm using Joget Workflow v5.

Regards,
Syafri

userviews;ldap;mapping

3


23 Apr, 2018
confluenceUser
confluenceUser

As far as I know, we can't do it. This is because they are essentially 2 separate, distinctive user directory.

23 Apr, 2018
confluenceUser
confluenceUser

Hi, you could try mapping the participant to a custom plugin, or perhaps beanshell like in Bean Shell Programming Guide#UseasProcessParticipant

11 May, 2018
confluenceUser
1
confluenceUser

Dear all,

I have the solution by create new table as a bridge and register both local and ldap user.

Then configure
* Userview permission Type to "Bean shell Script", and add code to load user from those bridge table.
* "Map Participants to Users" to "Map to Plugin Bean Shell Tool", and add code to load user from those bridge table.

Regards,
Syafri

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print