I haven’t been able to reproduce this bug consiste...
# ory-network
l
I haven’t been able to reproduce this bug consistently, but it has happened a few times. My project has multiple custom domains. When logging in with social sign-in, and the browser redirects back to the
redirect_uri
from the original authorization request (the
https://{slug}.<http://projects.oryapis.com/self-service/methods/oidc/callback/{providerId}|projects.oryapis.com/self-service/methods/oidc/callback/{providerId}>
url from the OIDC provider settings), the next redirect after that sometimes goes to the wrong custom domain. Not the custom domain the login flow started at. And so, I end up with an error. Any idea what is happening here?
s
do you have request IDs of when that happened? it can very well be that there is a bug on our side, but a trace for each case would definitely help with identifying that
l
The flow id?
The flow id for when one of the errors occurred is
8b3023b0-8dcf-4997-a4f0-56b612d6c6ec
. I can DM you some screenshots as well.
s
all responses should have a
ory-network-request-id
header, but I will probably find it by the flow ID as well
l
Oh. Yup, here is that value,
ef1d1c7a-a92f-98dd-b82c-7d13127467db
^ for the response that redirected incorrectly