Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
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?
Solved! Go to Solution.
you can use UserManager API (https://docs.adobe.com/docs/en/aem/6-0/develop/ref/javadoc/org/apache/jackrabbit/api/security/user/U...) or use the cURL command. Refer [1]
[1] http://www.wemblog.com/2012/03/how-to-do-user-management-using-post.html
View solution in original post
Views
Likes
Replies