How can I get a user's info by its email address?
How can I get a user's id etc. by its email address in CQ 5.6.1 or up?
How can I get a user's id etc. by its email address in CQ 5.6.1 or up?
We have a community article that talks about working with the user manager. This article retrieves users and displays them in a grid control:
[img]UserGrid.png[/img]
This will help you - notice that email is listed as a column.
See:
http://helpx.adobe.com/experience-manager/using/using-ajax-requests-display-cq.html
For this workflow - you can get all users then iterate through the result set and compare email. Once you have the user you want -- get the other properties.
Some people like using User Manager while others like the lower level JCR API.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.