<?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: Has dropbox login flow changed recently? in Security and Permissions</title>
    <link>https://www.dropboxforum.com/t5/Security-and-Permissions/Has-dropbox-login-flow-changed-recently/m-p/676554#M8328</link>
    <description>Okta has SWA (Secure Web authentication) template , consider it similar to saved login and password in Chrome so end user don't have to manually type, so in order to manage that from Okta SWA login process , it requires to map CSS ID for email, continue button and password fields and these fields must be static. See screenshot with initial post.&lt;BR /&gt;&lt;BR /&gt;However I noticed that dropbox is using dynamic CSS selectors for realed IDs during login process, therefore Okta SWA cant retain the field mappings and so the authentication flow does not work.&lt;BR /&gt;&lt;BR /&gt;As far as I know this setup was working until something changed recently on Dropbox side&lt;BR /&gt;&lt;BR /&gt;That leads to my initial three questions in first post.&lt;BR /&gt;&lt;BR /&gt;Hope this explains.&lt;BR /&gt;Many thanks in Advance</description>
    <pubDate>Thu, 13 Apr 2023 17:22:23 GMT</pubDate>
    <dc:creator>syedmaz</dc:creator>
    <dc:date>2023-04-13T17:22:23Z</dc:date>
    <item>
      <title>Has dropbox login flow changed recently?</title>
      <link>https://www.dropboxforum.com/t5/Security-and-Permissions/Has-dropbox-login-flow-changed-recently/m-p/676507#M8326</link>
      <description>&lt;P&gt;Can someone please shed some light on this:&lt;/P&gt;&lt;P&gt;1. Has Dropbox Business web login i.e.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.dropbox.com/login" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.dropbox.com/login&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;flow has changed *recently* from one page (i.e. email&amp;amp;password fields on same page) to two page (email on first page &amp;gt; Continue button &amp;gt; and password on second page) Or has it always been like that?&lt;BR /&gt;2. Is the username and password fields are contained in a dynamic section like an Iframe?&lt;BR /&gt;3. Have you recently changed CSS selector id value for email (on&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.dropbox.com/login" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.dropbox.com/login&lt;/A&gt;) From static To dynamic, as progressive_susi_emailxxxxxx value is not static it does not allow SWA integration to work. See attached screenshot, showing progressive_susi_emailxxx keeps on changing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Okta SWA authentication flow has recently stopped working with Dropbox Business account, so I am wondering if Dropbox login flow/id fields have changed recently?&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.okta.com/help/s/article/How-to-create-a-custom-SWA-application-if-the-AIW-does-not-work?language=en_US" target="_blank" rel="nofollow noopener noreferrer"&gt;https://support.okta.com/help/s/article/How-to-create-a-custom-SWA-application-if-the-AIW-does-not-work?language=en_US&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;BR /&gt;Syed&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 15:52:25 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Security-and-Permissions/Has-dropbox-login-flow-changed-recently/m-p/676507#M8326</guid>
      <dc:creator>syedmaz</dc:creator>
      <dc:date>2023-04-13T15:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Has dropbox login flow changed recently?</title>
      <link>https://www.dropboxforum.com/t5/Security-and-Permissions/Has-dropbox-login-flow-changed-recently/m-p/676523#M8327</link>
      <description>&lt;P&gt;Hey &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1676150"&gt;@syedmaz&lt;/a&gt;, thanks for using Dropbox and welcome to the Community!&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not aware of any recent changes on the login flow, but let me check with the team and we'll get back to you.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you could share some additional information like how this is affecting you and/or &amp;nbsp;screenshots would be much appreciated.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 16:34:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Security-and-Permissions/Has-dropbox-login-flow-changed-recently/m-p/676523#M8327</guid>
      <dc:creator>Walter</dc:creator>
      <dc:date>2023-04-13T16:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Has dropbox login flow changed recently?</title>
      <link>https://www.dropboxforum.com/t5/Security-and-Permissions/Has-dropbox-login-flow-changed-recently/m-p/676554#M8328</link>
      <description>Okta has SWA (Secure Web authentication) template , consider it similar to saved login and password in Chrome so end user don't have to manually type, so in order to manage that from Okta SWA login process , it requires to map CSS ID for email, continue button and password fields and these fields must be static. See screenshot with initial post.&lt;BR /&gt;&lt;BR /&gt;However I noticed that dropbox is using dynamic CSS selectors for realed IDs during login process, therefore Okta SWA cant retain the field mappings and so the authentication flow does not work.&lt;BR /&gt;&lt;BR /&gt;As far as I know this setup was working until something changed recently on Dropbox side&lt;BR /&gt;&lt;BR /&gt;That leads to my initial three questions in first post.&lt;BR /&gt;&lt;BR /&gt;Hope this explains.&lt;BR /&gt;Many thanks in Advance</description>
      <pubDate>Thu, 13 Apr 2023 17:22:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Security-and-Permissions/Has-dropbox-login-flow-changed-recently/m-p/676554#M8328</guid>
      <dc:creator>syedmaz</dc:creator>
      <dc:date>2023-04-13T17:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Has dropbox login flow changed recently?</title>
      <link>https://www.dropboxforum.com/t5/Security-and-Permissions/Has-dropbox-login-flow-changed-recently/m-p/681061#M8623</link>
      <description>&lt;P&gt;Thanks for the patience while I was looking into this internally &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1676150"&gt;@syedmaz&lt;/a&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's what I found: The login flow has indeed changed recently to multi-step authentication for all users. From the documentation, Okta SWA does not support multi-step authentication, so it will not work with the new Dropbox login UX.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this information helps!&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2023 21:09:57 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Security-and-Permissions/Has-dropbox-login-flow-changed-recently/m-p/681061#M8623</guid>
      <dc:creator>Walter</dc:creator>
      <dc:date>2023-05-01T21:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Has dropbox login flow changed recently?</title>
      <link>https://www.dropboxforum.com/t5/Security-and-Permissions/Has-dropbox-login-flow-changed-recently/m-p/681110#M8628</link>
      <description>Thank you for updating us.&lt;BR /&gt;&lt;BR /&gt;Okta SWA does support multiple step ( two page login process 1 for ID and 2nd page for password) but only with static CSS selectors.&lt;BR /&gt;&lt;BR /&gt;Can you please confirm if recent Dropbox change has changed login and password CSS Selector fields from static to dynamic as we've mnetioned that earlier in this post ? This can be observed via right click on page in Google Chrome &amp;gt; inspect.</description>
      <pubDate>Tue, 02 May 2023 02:04:36 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Security-and-Permissions/Has-dropbox-login-flow-changed-recently/m-p/681110#M8628</guid>
      <dc:creator>syedmaz</dc:creator>
      <dc:date>2023-05-02T02:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Has dropbox login flow changed recently?</title>
      <link>https://www.dropboxforum.com/t5/Security-and-Permissions/Has-dropbox-login-flow-changed-recently/m-p/681452#M8642</link>
      <description>&lt;P&gt;&amp;nbsp;CSS selectors were changed but not from static to dynamic &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1676150"&gt;@syedmaz&lt;/a&gt;&lt;/SPAN&gt;. The lower-level inputs were always dynamic but their container has a static name selector.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this clarifies!&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2023 22:27:04 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Security-and-Permissions/Has-dropbox-login-flow-changed-recently/m-p/681452#M8642</guid>
      <dc:creator>Walter</dc:creator>
      <dc:date>2023-05-02T22:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Has dropbox login flow changed recently?</title>
      <link>https://www.dropboxforum.com/t5/Security-and-Permissions/Has-dropbox-login-flow-changed-recently/m-p/681456#M8643</link>
      <description>Can you please give example of login field CSS selectors before and after the change, so I can correlate them with OKta side SWA requirement. So I can establish how it was working before and why can't now.&lt;BR /&gt;&lt;BR /&gt;Many thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 May 2023 23:05:34 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Security-and-Permissions/Has-dropbox-login-flow-changed-recently/m-p/681456#M8643</guid>
      <dc:creator>syedmaz</dc:creator>
      <dc:date>2023-05-02T23:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Has dropbox login flow changed recently?</title>
      <link>https://www.dropboxforum.com/t5/Security-and-Permissions/Has-dropbox-login-flow-changed-recently/m-p/686725#M8917</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1676150"&gt;@syedmaz&lt;/a&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for standing by while I tracked down an answer for you. We can't provide the CSS selectors as they are subject to frequent change. Per their own documentation, Okta SWA does not support multi-step authentication.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While running this by my team, they suggested using SAML to support multi-step authentication. I hope this suggestion is useful!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Ben&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 22:08:15 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Security-and-Permissions/Has-dropbox-login-flow-changed-recently/m-p/686725#M8917</guid>
      <dc:creator>BenDBX</dc:creator>
      <dc:date>2023-05-24T22:08:15Z</dc:date>
    </item>
  </channel>
</rss>

