I need some help. My customer has implemented a social login and is trying to invoke a custom HTML page after signing in - to run a Javascript that tracks successful logins. The process works for local login but not social logins as they don't see the orchestration step being invoked. It seems this is possible as, after successful social login, we usually invoke other pages to get some claims. But I am trying to figure out why is it not working for the customer. Can you help me with this? I spend some time trying to replicate the scenarios but it seems complicated to reproduce