Hi,We would like to use the AEM Closed User Group feature to restrict
areas of our website to certain users. We would like to use a third
party such as Gigya to handle user enrolment etc, along with setting the
groups that the user belongs to using data held in Gigya. We're happy
with how to do this using Gigya's API.The question now is how to
integrate this with AEM. The first part, login in, seems straightforward
with a custom Login Module as per this blog post and and this CRX doc
page. Howev...