cancel
Showing results for 
Search instead for 
Did you mean: 

Authenticate users using Google Apps

igor
Champ in-the-making
Champ in-the-making
My company is using Google Apps for Business for mail, calendar and documents.
We looking into possibility of using Google Apps users inside Activiti Explorer to authenticate users.
Groups and membership information should be stored and provisioned using Activiti Explorer.

I would appreciate any help on how should we approach this task.
Specifically, I'm looking to understand:

- If this is possible at all?
- Is this done already by someone?
- If possible but not done yet, where should we start, e.g. which Activiti interfaces we should provide custom implementations for?
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
It is possible, but no-one did it so far.

Check the activiti-ldap module, where the identification is implemented using ldap and you can see which points are pluggable.