Skip to content

Commit ea3e676

Browse files
authored
Fix
1 parent 08772dc commit ea3e676

1 file changed

Lines changed: 3 additions & 26 deletions

File tree

support/power-platform/dataverse/d365-app-outlook/dynamics-app-for-outlook-authentication-pop-up-blank-cannot-proceed.md

Lines changed: 3 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,88 +1,65 @@
11
---
22
title: Dynamics 365 App for Outlook Authentication Pop-Up Is Blank
3-
43
description: Solves the issue that the authentication pop-up is blank and you can't sign in to Dynamics 365 App for Outlook.
54
ms.reviewer: mkelan
65
ms.author: smurkute
76
author: shwetamurkute
87
ms.date: 02/20/2025
98
ms.custom: sap:Dynamics 365 App for Outlook Add-In
109
---
10+
1111
# App for Outlook authentication pop-up is blank and unable to sign in
1212

1313
The article solves an issue where you can't sign in to Microsoft Dynamics 365 App for Outlook successfully due to a blank authentication pop-up.
1414

15-
1615
## Symptoms
1716

1817
When you open [Dynamics 365 App for Outlook](/dynamics365/outlook-app/overview), it prompts you to allow an authentication pop-up. After you allow it, the pop-up opens. However, it's blank and prevents you from selecting an account to authenticate and sign in.
1918

20-
2119
## Cause
2220

2321
This behavior is due to a recent regression that has been mitigated. However, users who have previously signed in might still experience this issue until they clear their session and sign in again.
2422

2523
## Resolution
26-
> - If you're using Outlook on the web (OWA) or the classic Outlook desktop app on Windows, follow steps 1 to 3 to solve the issue.
24+
25+
2726
> [!NOTE]
2827
>
29-
> - If you're using Outlook on the web (OWA) or the classic Outlook desktop app on Windows, follow steps 1 to 3 to solve the issue.
3028
3129
> - If you're using [the new Outlook for Windows](https://support.microsoft.com/office/switch-to-new-outlook-for-windows-f5fb9e26-af7c-4976-9274-61c6428344e7) or Outlook on Mac, follow [these steps](#open-the-developer-tools-in-the-new-outlook-for-windows-and-outlook-on-mac) to open the Developer Tools, and then follow steps 1 to 3 to resolve the issue.
3230
33-
3431
### Step 1: Clear local storage and session storage from the add-in
3532

36-
1. Open the classic Outlook desktop app or OWA.
3733

38-
2. Open **Dynamics 365 App for Outlook**.
3934

40-
3. Right-click anywhere inside the add-in and select **Inspect**. The **Developer Tools** window will open.
4135

4236
4. Select the **Application** tab.
4337
5. Under **Storage**, select **Local Storage** and delete all stored data.
4438
6. Select **Session Storage** and delete all stored data.
4539
7. Close the **Developer Tools** window.
4640

47-
4841
### Step 2: Clear local storage and session storage from the authentication window
4942

5043

51-
1. Reopen **Dynamics 365 App for Outlook**.
52-
53-
2. If the authentication window appears, right-click inside it and select **Inspect**. The **Developer Tools** window will open.
5444

55-
3. Select the **Application** tab.
5645

57-
4. Under **Storage**, select **Local Storage** and delete all stored data.
5846

59-
5. Select **Session Storage** and delete all stored data.
6047

6148
6. Close the authentication window.
6249

63-
64-
6550
### Step 3: Reopen the add-in and complete authorization
6651

6752

6853

69-
1. Close and reopen Outlook.
70-
71-
2. Open **Dynamics 365 App for Outlook**.
72-
7354
3. If prompted, sign in with your credentials.
7455
4. Complete the authentication process.
7556

7657
### Open the Developer Tools in the new Outlook for Windows and Outlook on Mac
7758

7859

79-
- For the new Outlook for Windows:
80-
8160
1. Ensure Outlook is fully closed in Task Manager.
8261
2. Select <kbd>WIN</kbd>+<kbd>R</kbd>, and then run the `olk.exe –devtools` command to open Outlook with the Developer Tools.
8362

84-
8563
- For Outlook on Mac:
8664

87-
To open the Developer Tools, see [Debug Office Add-ins on a Mac](/office/dev/add-ins/testing/debug-office-add-ins-on-ipad-and-mac#debugging-with-safari-web-inspector-on-a-mac).
8865

0 commit comments

Comments
 (0)