02-15-2022 12:12 AM
Are there any frameworks in place to write custom sync jobs for user or group management?
I know that the PersonService gives access to user management which I can hook into if I create a custom job. However, I wonder if I can hook into the existing sync job framework or if there is a correct extension framework for creating a custom sync to an external user registry which does not support ldap. Please advise on the best approach for this.
Regards
Brian
02-16-2022 03:36 AM
You may create a custom authenticator creating a new subsystem implementation:
https://docs.alfresco.com/content-services/latest/develop/repo-ext-points/authentication/
Explore our Alfresco products with the links below. Use labels to filter content by product module.