Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.
Niveau 1
Niveau 2
Se connecter à la communauté
Connectez-vous pour voir tous les badges
Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.
Hi,
need curl command to check the family name and given name, if any one of the name is missing, need list of all such profiles with profile property.
Thanks in advance.
Résolu ! Accéder à la solution.
Vues
Réponses
Nombre de J’aime
There is example here on how to get user information using CURL:
https://balawcm.wordpress.com/2013/02/13/curl-it-out-adobe-cq5-curl-commands-and-usage/
Also - this is a great community article on other user commands with CURL:
http://www.simplycracked.com/tutorials/adobe-cq5-aem-curl-commands/#AEM User Management cURL commands
Hope this helps.
Vues
Réponses
Nombre de J’aime
There is example here on how to get user information using CURL:
https://balawcm.wordpress.com/2013/02/13/curl-it-out-adobe-cq5-curl-commands-and-usage/
Also - this is a great community article on other user commands with CURL:
http://www.simplycracked.com/tutorials/adobe-cq5-aem-curl-commands/#AEM User Management cURL commands
Hope this helps.
Vues
Réponses
Nombre de J’aime
Hi Mahesh,
which version of AEM are you using? As AEM6.x obfuscates the user path, so not so easy to do what you want.
Regards,
Opkar
Vues
Réponses
Nombre de J’aime
Hi
Apart from that Scott has already suggested you, there are few more document for your reference.
Link:- http://www.wemblog.com/2012/03/how-to-do-user-management-using-post.html
Get User Info
$ curl -u admin:admin http://localhost:4502/libs/granite/security/<username>.json
I hope this would help you.
Thanks and Regards
Kautuk Sahni
Vues
Réponses
Nombre de J’aime
Vues
Likes
Réponses
Vues
Likes
Réponses