Open
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