Expand my Community achievements bar.

Radically easy to access on brand approved content for distribution and omnichannel performant delivery. AEM Assets Content Hub and Dynamic Media with OpenAPI capabilities is now GA.
SOLVED

Creating AEM users using a batch process or admin API

Avatar

Level 1

I have a customer asking about creating new AEM users via batch process, or API.  Looking for any documentation or instructions on how to best create & manage users in AEM.

Thanks in advance for any help provided!

BK

1 Accepted Solution

Avatar

Correct answer by
Level 10
2 Replies

Avatar

Correct answer by
Level 10

To create users in AEM via code - you use the JackRabbit UserManager API -- Scott's Digital Community: Using Jackrabbit UserManager APIs to create AEM Users and Groups

Avatar

Level 9

Hi bdk13​,

You can use Apache Sling - Managing users and groups (jackrabbit.usermanager)  with an advantage of code developed from actual develpment team.

Thanks,