Skip to content

Intermittent 500 /authorization-code/callback Blazor #273

Open
@cagnew-lear

Description

Describe the bug?

Intermittent failures are being returned to clients with 500. Re-initiating will return 302 as expected, and successfully log in.

What is expected to happen?

POST with state & code to /authorization-code/callback will return 302 and allow authentication/authorization.

What is the actual behavior?

Intermittent 500 application error returned, with no additional information available

Reproduction Steps?

Multiple internal apps (2) using ASP.NET Core Blazor experience intermittent issues.

Additional Information?

Cannot determine how to collect additional relevant logs in .net8 with startup class change. If there is an effective way to isolate & troubleshoot more, I would be happy to do that first & return more useful logs.

.NET Version

.net 8
Blazor app

SDK Version

Okta ASP.NET 4.6.1

OS version

No response

Activity

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

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions