diff --git a/resources/static/dialog/views/verify_primary_user.ejs b/resources/static/dialog/views/verify_primary_user.ejs
index e413fb5c4d53d426b620be42184f229c114b5ffd..bd0e4e3925cf2e2298f322972ab4fadea9d9a05b 100644
--- a/resources/static/dialog/views/verify_primary_user.ejs
+++ b/resources/static/dialog/views/verify_primary_user.ejs
@@ -19,7 +19,7 @@
               <%= gettext("To verify that you own this address, you must sign in with your provider.  This window will be redirected to") %>
 
               <p>
-                  <strong></strong>.
+                  <strong><%= auth_url %></strong>.
               </p>
           </li>
       </ul>