Account Linking Extension Skip Option - 401 Unauthorized

I installed the account linking extension and was running through two scenarios:

  1. User chooses to link
  2. User chooses to skip linking

The account linking scenario works fine.
However if the user chooses to skip and clicks the link to skip I get a blank screen with just the word unauthorized.
https:/domain/continue?state=<>
401 Unauthorized

There is no indication into the log what the issue is. I added the extension rule ahead of any of my other rules, I even tried disabling my other rules to eliminate any conflicts.

Any ideas on the issue or how to troubleshoot?

I needed to setup our own google credentials instead of using the auth0 creds on the auth connections.

1 Like

Perfect! Glad you have figured it out and thanks for sharing with the rest of community!