Skip to content

Commit a2e1b9d

Browse files
authored
Fix
1 parent 2cc01dc commit a2e1b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/entra/entra-id/app-integration/msal-client-exception-failed-to-get-user-name.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This article provides a solution to the "Failed to get user name" error that occ
1313

1414
## Symptoms
1515

16-
When your application uses IWA with together MSAL, if calling the `AcquireTokenByIntegratedWindowsAuth` method as follows:
16+
When your application uses IWA together with MSAL, if calling the `AcquireTokenByIntegratedWindowsAuth` method as follows:
1717

1818
```csharp
1919
result = await app.AcquireTokenByIntegratedWindowsAuth(scopes)

0 commit comments

Comments
 (0)