cancel
Showing results for 
Search instead for 
Did you mean: 

SSO group membership

faraon79
Champ in-the-making
Champ in-the-making
Hi,

I have configured Activiti to work together with our SSO engine. Authentication works fine. The issue is to resolve in behalf of what group user is acting. I have googled few topics and I would like to ask about technical details:

1. Assuming that creating custom GroupIdentityManager implementation is only one required change how to inject custom implementation to  activiti-rest.war. Is this similar to the way how to replace default ActivitiRestServicesApplication in web.xml

2. If the assumption is wrong, could you shed light what has to be done to get it working.

Many thanks,
Tomasz
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
Depends on what you are doing here. I assume you are talking about Explorer integration?
If so, take a look at the activiti-ldap code, it should give you a good example how it's done for ldap groups