<?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: SAS EG 8.3 and github 2FA in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-8-3-and-github-2FA/m-p/727095#M38351</link>
    <description>&lt;P&gt;Further to what&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4"&gt;@ChrisHemedinger&lt;/a&gt;&amp;nbsp; I would recommend reading the following papers&lt;BR /&gt;&lt;A href="https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2019/3057-2019.pdf" target="_blank"&gt;https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2019/3057-2019.pdf&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2019/3057-2019.pdf" target="_blank"&gt;https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2019/3057-2019.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Mar 2021 13:18:55 GMT</pubDate>
    <dc:creator>Sajid01</dc:creator>
    <dc:date>2021-03-17T13:18:55Z</dc:date>
    <item>
      <title>SAS EG 8.3 and github 2FA</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-8-3-and-github-2FA/m-p/726049#M38336</link>
      <description>&lt;P&gt;I'm on SAS EG 8.3 (.0.103) and trying to set up the git integration using a github.com repository on my own windows 10 machine as an end-user of SAS EG.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems that this version of EG doesn't support github 2FA? Trying to close a repo with 2FA throws a&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Cannot clone repository&lt;/P&gt;&lt;P&gt;Invalid user name or password. Please update your git profile with valid credentials.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;And it works if you turn off 2FA on your github repo user.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, this version of EG still doesn't support SSH keys (for easy limit of access to specific repos and avoiding passwords)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do I need to use a dedicated github user without 2FA, to get be able to interact with the remote repo using git in EG 8.3, or is there another way to set this up?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Mar 2021 17:56:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-8-3-and-github-2FA/m-p/726049#M38336</guid>
      <dc:creator>joelh</dc:creator>
      <dc:date>2021-03-13T17:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG 8.3 and github 2FA</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-8-3-and-github-2FA/m-p/726145#M38337</link>
      <description>&lt;P&gt;The solution here is to use a personal access token (PAT), which you define in GitHub. You can even assign a scope to it to limit the permissions.&amp;nbsp; The PAT acts just like a password -- but it can be easily revoked when needed without changing a password.&amp;nbsp; Here are a couple of slides &lt;A href="https://communities.sas.com/t5/Ask-the-Expert/Using-SAS-with-Git-Bring-a-DevOps-Mindset-to-Your-SAS-Code/ta-p/557476" target="_self"&gt;from my SAS-Git webinar&lt;/A&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="pat1.png" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/55926iCB01F92975142C92/image-size/large?v=v2&amp;amp;px=999" role="button" title="pat1.png" alt="pat1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pat2.png" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/55927i88016F9BDE4CFE46/image-size/large?v=v2&amp;amp;px=999" role="button" title="pat2.png" alt="pat2.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Mar 2021 18:16:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-8-3-and-github-2FA/m-p/726145#M38337</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2021-03-14T18:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG 8.3 and github 2FA</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-8-3-and-github-2FA/m-p/727095#M38351</link>
      <description>&lt;P&gt;Further to what&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4"&gt;@ChrisHemedinger&lt;/a&gt;&amp;nbsp; I would recommend reading the following papers&lt;BR /&gt;&lt;A href="https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2019/3057-2019.pdf" target="_blank"&gt;https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2019/3057-2019.pdf&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2019/3057-2019.pdf" target="_blank"&gt;https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2019/3057-2019.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Mar 2021 13:18:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-8-3-and-github-2FA/m-p/727095#M38351</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2021-03-17T13:18:55Z</dc:date>
    </item>
  </channel>
</rss>

