C#C
C#4y ago
Tandy

❔ Troubleshooting large ASP NET Core cookie?

I am using OIDC authentication (Keycloak) with a dotnet 6 API I have two very large cookies that's causing an HTTP 431 error in certain browsers. How can I troubleshoot (or decrypt?) what is causing them to be so large?
image.png
Was this page helpful?