Hi,
am not sure whether this is new or not (most likely new as during development phase we’d have noticed that), but when social (Gmail / Github) signup is used the first request (after the chain of auth → G → auth/login → auth/resume → myapp chain of requests) results in following URL:
What I’ve noticed is when I disable some of my Auth pipeline rules I get it working, have tried multiple variations of enabled rules, it fails once more than 4 rules are enabled (in different combinations, none single rule leads to mentioned above situation specifically, only when >4 are enabled simultaneously).
Is there a limit on rules I’m not aware of that causes this?
Still trying to fix it by trial & error but so far nothing makes sense to me.
Any help appreciated