User migration to AEM
Hi,
Currently there is a dot net based CMS where users and groups stored in a relational database. Now we have to import those in our AEM. Which strategy/approach should we follow to achieve this seamlessly?
Hi,
Currently there is a dot net based CMS where users and groups stored in a relational database. Now we have to import those in our AEM. Which strategy/approach should we follow to achieve this seamlessly?
you can use UserManager API (https://docs.adobe.com/docs/en/aem/6-0/develop/ref/javadoc/org/apache/jackrabbit/api/security/user/UserManager.html) or use the cURL command. Refer [1]
[1] http://www.wemblog.com/2012/03/how-to-do-user-management-using-post.html
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.