Redirection to Relying Party Issue - Chrome
I have an odd case where a subset of users at one customer (IdP) are being shown the error view when using Chrome and being redirected to the hrd/issue endpoint. I have turned on tracing for identity server and I see requests being processed all the way through to the "Issuing a token for an external user" message output by the TokenService.GetOutputClaimsIdentity method but cannot get any more detail on what is happening. The exact same users are able to use IE without error, and a few users are able to use chrome without issue.
Is there anything else I can turn on to try and troubleshoot this issue? Has anyone else experienced this problem?
No idea. You'll have to do a lot of HTTP debugging I think to try to follow the trail of working vs. not working.