What is the best way to register AEM system users with code as configuration?
For example, I have 1 AEM author and 4 AEM publishers. I need to register a couple of system users for each and every environment. What is the best way to achieve my goal using code as configuration?
How would I do this in:
AEM - Cloud as a service
AEM - Adobe Managed Services
I am planning to use https://adobe-consulting-services.github.io/acs-aem-commons/features/ensure-service-users/index.html, is this a good practice?
