Auth0 Account Link Extension

I’ve integrated Auth0 with a classic asp.net website using OWIN and everything has been working great.

I’ve just enabled the Auth0 account linking extension so that users can manually link their accounts. (I had been using a rule to do this but my client would prefer the users have the choice to do it).

After linking an account the user is sent back to my-site/callback#code…
This breaks the Auth0 integration as /callback doesn’t exist. I’m unsure why account linking would affect the process of sending the auth tokens etc back to my site and break the OWIN integration. Please provide guidance on this.

Regards,
James

Hi there @james82, welcome to the Auth0 Community!

When you get a chance can you direct message me your tenant name so we can further investigate this on the dashboard side of things? Thanks in advance!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.