<?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 Creation date of SAS User ID from SAS metadata in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Creation-date-of-SAS-User-ID-from-SAS-metadata/m-p/500418#M14506</link>
    <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is it possible to get creation&amp;nbsp;date&amp;nbsp;of any SAS User ID that are created in SAS metadata.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am familiar with the SAS macro to pull all the SAS user list from metadata.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Oct 2018 14:50:21 GMT</pubDate>
    <dc:creator>ankur_patel_aig</dc:creator>
    <dc:date>2018-10-01T14:50:21Z</dc:date>
    <item>
      <title>Creation date of SAS User ID from SAS metadata</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Creation-date-of-SAS-User-ID-from-SAS-metadata/m-p/500418#M14506</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is it possible to get creation&amp;nbsp;date&amp;nbsp;of any SAS User ID that are created in SAS metadata.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am familiar with the SAS macro to pull all the SAS user list from metadata.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Oct 2018 14:50:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Creation-date-of-SAS-User-ID-from-SAS-metadata/m-p/500418#M14506</guid>
      <dc:creator>ankur_patel_aig</dc:creator>
      <dc:date>2018-10-01T14:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Creation date of SAS User ID from SAS metadata</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Creation-date-of-SAS-User-ID-from-SAS-metadata/m-p/500606#M14513</link>
      <description>&lt;P&gt;Yes, there are &lt;EM&gt;MetadataCreated&lt;/EM&gt; and &lt;EM&gt;MetadataUpdated&lt;/EM&gt; attributes for all objects in metadata. The question is do you want it for the &lt;A href="http://support.sas.com/documentation/cdl/en/omamodref/67417/HTML/default/viewer.htm#person.htm" target="_self"&gt;Person&lt;/A&gt; (representing the user identity) or the &lt;A href="http://support.sas.com/documentation/cdl/en/omamodref/67417/HTML/default/viewer.htm#login.htm" target="_self"&gt;Login&lt;/A&gt; (&lt;SPAN&gt;representing the user id&amp;nbsp;- one of the means they can be identified as that Person)? It is possible that they can be different. In the screenshot below you can see the &lt;EM&gt;SAS Demo User&lt;/EM&gt;&amp;nbsp;(Person object) with login &lt;EM&gt;sasdemo&lt;/EM&gt; (Login object). I deleted and recreated the Login object several times after I created the Person object.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sas-identity-login-created.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/23682i6C19C0EBDFA4F405/image-size/large?v=v2&amp;amp;px=999" role="button" title="sas-identity-login-created.png" alt="sas-identity-login-created.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The SAS &lt;A href="https://documentation.sas.com/?docsetId=bisecag&amp;amp;docsetTarget=n024i4nqa5b12qn1lfek77h69ns5.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_self"&gt;%MDUEXTR&lt;/A&gt; macro does not extract MetadataCreated and MetadataUpdated, so if you&amp;nbsp;need those, and do not want to write the code yourself, we have alternative &lt;A href="https://github.com/Metacoda/idsync-utils/blob/master/sasautos/metacodapersonextract.sas" target="_self"&gt;%metacodaPersonExtract&lt;/A&gt;&amp;nbsp;and &lt;A href="https://github.com/Metacoda/idsync-utils/blob/master/sasautos/metacodaidentityloginextract.sas" target="_self"&gt;%metacodaIdentityLoginExtract&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;macros in our &lt;A href="https://github.com/Metacoda/idsync-utils" target="_self"&gt;idsync-utils&lt;/A&gt;&amp;nbsp;github project that extract those extra attributes (and also handle long UTF-8 strings).&lt;/P&gt;</description>
      <pubDate>Tue, 02 Oct 2018 00:35:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Creation-date-of-SAS-User-ID-from-SAS-metadata/m-p/500606#M14513</guid>
      <dc:creator>PaulHomes</dc:creator>
      <dc:date>2018-10-02T00:35:42Z</dc:date>
    </item>
  </channel>
</rss>

