Skip to content

Asp.net core 8.0.17 breaks redirectURI #62354

Open
@mrcandido

Description

@mrcandido

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

We have a .net 8 Blazor application running behind a reverse proxy. The application uses Okta for authentication. The application was working fine until the asp.net core hosting bundle 8.0.17 was pushed to the servers.

After that, the application started sending the server name to Okta in the redirect URI parameter instead of the external URL.

Reverting to asp.net core hosting bundle 8.0.16 fixed the issue.

Expected Behavior

The external URL should be passed to Okta as the redirect URI, not the internal server name.

Steps To Reproduce

No response

Exceptions (if any)

No response

.NET Version

8.0

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions