I installed the account linking extension and was running through two scenarios:
- User chooses to link
- 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?