Skip to content

Commit c750413

Browse files
authored
update
1 parent 2d4d176 commit c750413

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

support/entra/entra-id/app-integration/asp-dot-net-owin-core-authentication-sign-in-failures.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ Ensure your code for handling the `AuthenticationFailed` event in the *Startup.c
3939

4040
You can modify this to send the error message to your logs or send it to a custom error page. At a minimum, the error message should be displayed in the browser's address bar.
4141

42-
:::image type="content" source="media/asp-dot-net-owin-core-authentication-sign-in-failures/error-message-in-address-bar.png" alt-text="Screenshot that shows the error message in the browser address bar.":::
42+
:::image type="content" source="media/asp-dot-net-open-web-interface-for-dot-net-core-authentication-sign-in-failures/error-message-in-address-bar.png" alt-text="Screenshot that shows the error message in the browser address bar.":::
4343

4444
If there's an infinite loop, the error message should be visible in the Fiddler capture.
4545

46-
:::image type="content" source="media/asp-dot-net-owin-core-authentication-sign-in-failures/error-message-in-fiddler-capture.png" alt-text="Screenshot that shows the error message in the Fiddler capture.":::
46+
:::image type="content" source="media/asp-dot-net-open-web-interface-for-dot-net-core-authentication-sign-in-failures/error-message-in-fiddler-capture.png" alt-text="Screenshot that shows the error message in the Fiddler capture.":::
4747

4848
For more information about using Fiddler, see [Collect HTTPS traffic using Fiddler for Microsoft Entra ID apps](capture-https-traffic-fiddler-entra-id-app.md).
4949

support/entra/entra-id/app-integration/media/asp-dot-net-owin-core-authentication-sign-in-failures/error-message-in-address-bar.png renamed to support/entra/entra-id/app-integration/media/asp-dot-net-open-web-interface-for-dot-net-core-authentication-sign-in-failures/error-message-in-address-bar.png

File renamed without changes.

support/entra/entra-id/app-integration/media/asp-dot-net-owin-core-authentication-sign-in-failures/error-message-in-fiddler-capture.png renamed to support/entra/entra-id/app-integration/media/asp-dot-net-open-web-interface-for-dot-net-core-authentication-sign-in-failures/error-message-in-fiddler-capture.png

File renamed without changes.

support/entra/entra-id/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
- name: Troubleshoot protected Web API authentication or authorization errors with Serilog
8181
href: app-integration/serilog-protected-web-api-authentication-authorization-errors.md
8282
- name: Troubleshoot ASP.NET OWIN and ASP.NET Core authentication sign-in failures
83-
href: app-integration/asp-dot-net-owin-core-authentication-sign-in-failures.md
83+
href: app-integration/asp-dot-net-open-web-interface-for-dot-net-core-authentication-sign-in-failures.md
8484
- name: WIF10201 No valid key mapping found
8585
href: app-integration/troubleshoot-wif10201-no-validkey-securitytoken-mvc.md
8686

0 commit comments

Comments
 (0)