Unable to view group and tasks with custom LDAP Integration

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2013 03:22 AM
I am unable to view the tasks and user groups when we go for custom LDAP Implementation when i query through rest then we are able to view the groups associated with the User, but we are unable to view either tasks/ groups with in Activiti Explorer
Labels:
- Labels:
-
Archive
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2013 04:05 AM
I would need some more information to provide help with this. Do you mean you can't login to the Activiti Explorer or when you are logged in you don't see tasks and groups?
Best regards,
Best regards,

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2013 06:59 AM
Hi trademak,
I am able to login in to the Activiti Explorer, and when i logged in i am not able to see user/groups/tasks
I am able to login in to the Activiti Explorer, and when i logged in i am not able to see user/groups/tasks

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2013 07:18 AM
And you have created tasks that are assigned to the logged-in user? The task querying is almost independent of the identity implementation. So there should be no issues with that. Did you implement the createNewUserQuery and createNewGroupQuery methods in your custom LDAP implementation? Because those methods are called by the Activiti Explorer.
Best regards,
Best regards,

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2013 02:05 AM
when i query for user/groups using Rest API I am able to view the Groups/User information. But unable to view under Activiti Explorer ?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-01-2013 05:47 AM
So does that mean that you did implement the createNewUserQuery and createNewGroupQuery methods? If so, can you see if it's actually invoking your custom LDAP implementation? Did you inject the custom LDAP implementation classes in the process engine configuration in the Activiti Explorer?
Best regards,
Best regards,
