IdentityServer4 stuck in `signin-oidc` and `authorize` redirect loop
We are moving our legacy system from iis to kubernetes and having problems with identityserver authentication. We have our client-facing app and identityserver in different apps but same domain e.g client.domain.com and client.domain.com/identity and this works fine on iis but for some reason on k8s I get a loop after completing the two-factor like so until I get a 400, request too large error
Token Request Failing and Returning error invalid grant
These are the IdentityServer logs: