Skip to content

Blazor Server App on iPhone Repeatedly Prompts for Windows Authentication #57603

Open

Description

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

If you create a new Blazor server-side web application using Windows authentication, after publishing it, you will be prompted to authenticate twice when trying to access it. The issue seems to be related to _framework/blazor.server.js. I am unsure why the Edge browser on iPhone cannot pass credentials to blazor.server.js. After you log in the first time, you are prompted to authenticate again. You can skip the second prompt and navigate to the home page, but each time you click on another link, you are asked to enter your username and password again. This issue has started occurring after recent updates.

Expected Behavior

No response

Steps To Reproduce

No response

Exceptions (if any)

No response

.NET Version

.NET 8

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    ExternalThis is an issue in a component not contained in this repository. It is open for tracking purposes.area-authIncludes: Authn, Authz, OAuth, OIDC, BearerbugThis issue describes a behavior which is not expected - a bug.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions