<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: CURL to Retrieve properties of a profile in Adobe Experience Manager Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/curl-to-retrieve-properties-of-a-profile/m-p/257004#M98531</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apart from that Scott has already suggested you, there are few more document for your reference.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Link:-&amp;nbsp;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://forums.adobe.com/external-link.jspa?url=http%3A%2F%2Fwww.wemblog.com%2F2012%2F03%2Fhow-to-do-user-management-using-post.html" rel="nofollow" target="_blank"&gt;http://www.wemblog.com/2012/03/how-to-do-user-management-using-post.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 13.524px; line-height: 20.286px; background-color: rgb(192, 161, 84);"&gt;Get User Info&amp;nbsp;&lt;/STRONG&gt;&lt;BR style="font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 13.524px; line-height: 20.286px; background-color: rgb(192, 161, 84);" /&gt;&lt;BR style="font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 13.524px; line-height: 20.286px; background-color: rgb(192, 161, 84);" /&gt;&lt;SPAN style="font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 13.524px; line-height: 20.286px; background-color: rgb(192, 161, 84);"&gt;&lt;SPAN&gt;$ curl -u admin:admin &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://forums.adobe.com/external-link.jspa?url=http%3A%2F%2Flocalhost%3A4502%2Flibs%2Fgranite%2Fsecurity%2F" rel="nofollow" target="_blank"&gt;http://localhost:4502/libs/granite/security/&lt;/A&gt;&lt;SPAN&gt;&amp;lt;username&amp;gt;.json&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this would help you.&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Kautuk Sahni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Oct 2015 02:28:24 GMT</pubDate>
    <dc:creator>kautuk_sahni</dc:creator>
    <dc:date>2015-10-16T02:28:24Z</dc:date>
    <item>
      <title>CURL to Retrieve properties of a profile</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/curl-to-retrieve-properties-of-a-profile/m-p/257001#M98526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0px; padding: 0px; border: 0px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; vertical-align: baseline; line-height: 19.5px;"&gt;Hi,&lt;/P&gt;&lt;P style="margin: 0px; padding: 0px; border: 0px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; vertical-align: baseline; line-height: 19.5px; min-height: 8pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0px; padding: 0px; border: 0px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; vertical-align: baseline; line-height: 19.5px;"&gt;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.&lt;/P&gt;&lt;P style="margin: 0px; padding: 0px; border: 0px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; vertical-align: baseline; line-height: 19.5px; min-height: 8pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0px; padding: 0px; border: 0px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; vertical-align: baseline; line-height: 19.5px;"&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 02:28:24 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/curl-to-retrieve-properties-of-a-profile/m-p/257001#M98526</guid>
      <dc:creator>Mahesh_Vikram</dc:creator>
      <dc:date>2015-10-16T02:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: CURL to Retrieve properties of a profile</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/curl-to-retrieve-properties-of-a-profile/m-p/257002#M98528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is example here on how to get user information using CURL:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://forums.adobe.com/external-link.jspa?url=https%3A%2F%2Fbalawcm.wordpress.com%2F2013%2F02%2F13%2Fcurl-it-out-adobe-cq5-curl-commands-and-usage%2F" rel="nofollow" target="_blank"&gt;https://balawcm.wordpress.com/2013/02/13/curl-it-out-adobe-cq5-curl-commands-and-usage/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also - this is a great community article on other user commands with CURL:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://forums.adobe.com/external-link.jspa?url=http%3A%2F%2Fwww.simplycracked.com%2Ftutorials%2Fadobe-cq5-aem-curl-commands%2F%23AEM" rel="nofollow" target="_blank"&gt;http://www.simplycracked.com/tutorials/adobe-cq5-aem-curl-commands/#AEM&lt;/A&gt;&lt;SPAN&gt; User Management cURL commands&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 02:28:24 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/curl-to-retrieve-properties-of-a-profile/m-p/257002#M98528</guid>
      <dc:creator>smacdonald2008</dc:creator>
      <dc:date>2015-10-16T02:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: CURL to Retrieve properties of a profile</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/curl-to-retrieve-properties-of-a-profile/m-p/257003#M98530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.6em;"&gt;Hi Mahesh,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;which version of AEM are you using? As AEM6.x obfuscates the user path, so not so easy to do what you want.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Opkar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 02:28:24 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/curl-to-retrieve-properties-of-a-profile/m-p/257003#M98530</guid>
      <dc:creator>Opkar_Gill</dc:creator>
      <dc:date>2015-10-16T02:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: CURL to Retrieve properties of a profile</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/curl-to-retrieve-properties-of-a-profile/m-p/257004#M98531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apart from that Scott has already suggested you, there are few more document for your reference.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Link:-&amp;nbsp;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://forums.adobe.com/external-link.jspa?url=http%3A%2F%2Fwww.wemblog.com%2F2012%2F03%2Fhow-to-do-user-management-using-post.html" rel="nofollow" target="_blank"&gt;http://www.wemblog.com/2012/03/how-to-do-user-management-using-post.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 13.524px; line-height: 20.286px; background-color: rgb(192, 161, 84);"&gt;Get User Info&amp;nbsp;&lt;/STRONG&gt;&lt;BR style="font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 13.524px; line-height: 20.286px; background-color: rgb(192, 161, 84);" /&gt;&lt;BR style="font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 13.524px; line-height: 20.286px; background-color: rgb(192, 161, 84);" /&gt;&lt;SPAN style="font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 13.524px; line-height: 20.286px; background-color: rgb(192, 161, 84);"&gt;&lt;SPAN&gt;$ curl -u admin:admin &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://forums.adobe.com/external-link.jspa?url=http%3A%2F%2Flocalhost%3A4502%2Flibs%2Fgranite%2Fsecurity%2F" rel="nofollow" target="_blank"&gt;http://localhost:4502/libs/granite/security/&lt;/A&gt;&lt;SPAN&gt;&amp;lt;username&amp;gt;.json&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this would help you.&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Kautuk Sahni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 02:28:24 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/curl-to-retrieve-properties-of-a-profile/m-p/257004#M98531</guid>
      <dc:creator>kautuk_sahni</dc:creator>
      <dc:date>2015-10-16T02:28:24Z</dc:date>
    </item>
  </channel>
</rss>

