<?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: 2FA + web app and API in Arlo Pro 2</title>
    <link>https://community.arlo.com/t5/Arlo-Pro-2/2FA-web-app-and-API/m-p/1722268#M33646</link>
    <description>&lt;P&gt;Hi Locutus73,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;The two-step verification works with the web client on your computer as well. You can read more about the two-step verification here:&amp;nbsp;&lt;A href="https://kb.arlo.com/000062288/What-is-two-step-verification-and-how-do-I-set-it-up" target="_blank"&gt;What is two-step verification and how do I set it up?&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;For the link you provided, that is from a training management software company, which is not affiliated or related by us.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Sep 2019 20:35:46 GMT</pubDate>
    <dc:creator>JessicaP</dc:creator>
    <dc:date>2019-09-04T20:35:46Z</dc:date>
    <item>
      <title>2FA + web app and API</title>
      <link>https://community.arlo.com/t5/Arlo-Pro-2/2FA-web-app-and-API/m-p/1722248#M33640</link>
      <description>&lt;P&gt;Admins closed as resolved/implemented the discussion about the 2 factors authentication, because it's implemented in the iOS/Android app, but what about the web app and the API&amp;nbsp;&lt;A href="https://developer.arlo.co" target="_blank" rel="noopener"&gt;https://developer.arlo.co&lt;/A&gt; ?&lt;/P&gt;
&lt;P&gt;I guess most attacks will use those surfaces and not smartphone apps.&lt;/P&gt;
&lt;P&gt;Securing half of the system is no security at all.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance.&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2019 19:44:11 GMT</pubDate>
      <guid>https://community.arlo.com/t5/Arlo-Pro-2/2FA-web-app-and-API/m-p/1722248#M33640</guid>
      <dc:creator>Locutus73</dc:creator>
      <dc:date>2019-09-04T19:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: 2FA + web app and API</title>
      <link>https://community.arlo.com/t5/Arlo-Pro-2/2FA-web-app-and-API/m-p/1722268#M33646</link>
      <description>&lt;P&gt;Hi Locutus73,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;The two-step verification works with the web client on your computer as well. You can read more about the two-step verification here:&amp;nbsp;&lt;A href="https://kb.arlo.com/000062288/What-is-two-step-verification-and-how-do-I-set-it-up" target="_blank"&gt;What is two-step verification and how do I set it up?&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;For the link you provided, that is from a training management software company, which is not affiliated or related by us.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2019 20:35:46 GMT</pubDate>
      <guid>https://community.arlo.com/t5/Arlo-Pro-2/2FA-web-app-and-API/m-p/1722268#M33646</guid>
      <dc:creator>JessicaP</dc:creator>
      <dc:date>2019-09-04T20:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: 2FA + web app and API</title>
      <link>https://community.arlo.com/t5/Arlo-Pro-2/2FA-web-app-and-API/m-p/1722372#M33666</link>
      <description>&lt;P&gt;&lt;a href="https://community.arlo.com/t5/user/viewprofilepage/user-id/654321"&gt;@JessicaP&lt;/a&gt;&amp;nbsp;Ok, the link (documentation) is from an external company, but the APIs exist (and is yours), can be used (I use them every time for integrations, i.e. changing mode or setting off the siren from HomeKit) and are very nice... but are APIs protected by 2FA (I really don’t know, I’m asking)?&lt;/P&gt;
&lt;P&gt;If I was an hacker trying to compromise some account I’d try using API and scripting.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance.&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2019 05:28:32 GMT</pubDate>
      <guid>https://community.arlo.com/t5/Arlo-Pro-2/2FA-web-app-and-API/m-p/1722372#M33666</guid>
      <dc:creator>Locutus73</dc:creator>
      <dc:date>2019-09-05T05:28:32Z</dc:date>
    </item>
    <item>
      <title>Rif.: 2FA + web app and API</title>
      <link>https://community.arlo.com/t5/Arlo-Pro-2/2FA-web-app-and-API/m-p/1722404#M33680</link>
      <description>&lt;P&gt;I just made some tests and&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Old authentication API doesn't work if we activate the 2FA (but still works without enabling it)&lt;/LI&gt;
&lt;LI&gt;New authentication API lets register iOS/Android phones/tablets as trusted devices (not requiring further 2FA), but it doesn't (still) have a mechanism for trusting the web app, so users are required to confirm the login on the master iOS/Android device each and every time they access from the web&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;This way third party integrations require either&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Disabling 2FA for the used account (usually a separate account from the master)&lt;/LI&gt;
&lt;LI&gt;Enabling it and somehow mimic an iOS/Android device in order to be trusted and blessed forever&lt;/LI&gt;
&lt;LI&gt;Wait for a mechanism in order to trust web app and mimic it&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance.&lt;/P&gt;
&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2019 10:23:14 GMT</pubDate>
      <guid>https://community.arlo.com/t5/Arlo-Pro-2/2FA-web-app-and-API/m-p/1722404#M33680</guid>
      <dc:creator>Locutus73</dc:creator>
      <dc:date>2019-09-05T10:23:14Z</dc:date>
    </item>
    <item>
      <title>2FA with NodeJS Scripts?</title>
      <link>https://community.arlo.com/t5/Arlo-Pro-2/2FA-web-app-and-API/m-p/1818556#M49741</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been using a nodejs script with my arlo account to automatically download images from the cameras.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now that my account has been forced to turn on 2FA, my scripts have stopped working.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Has anyone figured out how to get a RESTful APi client to work with arlo's 2FA?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Bobby&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 15:18:48 GMT</pubDate>
      <guid>https://community.arlo.com/t5/Arlo-Pro-2/2FA-web-app-and-API/m-p/1818556#M49741</guid>
      <dc:creator>rdkarlo</dc:creator>
      <dc:date>2021-04-20T15:18:48Z</dc:date>
    </item>
    <item>
      <title>Rif.: 2FA + web app and API</title>
      <link>https://community.arlo.com/t5/Arlo-Pro-2/2FA-web-app-and-API/m-p/1818700#M49743</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a second web account but it looks like they force you to turn on 2FA and I don't see a way to turn it off.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you aware of a way to turn off 2FA?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Bobby&lt;/P&gt;</description>
      <pubDate>Thu, 22 Apr 2021 20:07:17 GMT</pubDate>
      <guid>https://community.arlo.com/t5/Arlo-Pro-2/2FA-web-app-and-API/m-p/1818700#M49743</guid>
      <dc:creator>rdkarlo</dc:creator>
      <dc:date>2021-04-22T20:07:17Z</dc:date>
    </item>
  </channel>
</rss>

