Hi, I have multiple sites (all independent with their own domains) with functioning Multi Factor Authentication Server. I'm in the process of getting the mobile app working and have been successful on all but one site.
The mobile apps works to authenticate, there are no issues with this. The issue is generating an activation code in the user portal produces the wrong URL and hence the wrong QR code. When generating the activation code, I would expect something like this: https://co1pfpad03.phonefactor.net/pad/113237222
Except, I'm getting this: https://server.mydomainname.com/MultiFactorAuth/
The URL appears correctly on the MFA server application and the URL works as it should. Clearly the portal isn't pulling the URL from the MFA server. The only thing that may be worth mentioning is that the user portal is not on the same server as MFA.
Any advice appreciated.