Umbraco.Cloud.Issues
Umbraco.Cloud.Issues copied to clipboard
Errors when setting up 2FA
Issue description
When going to setup 2FA on my account, following the "edit" link on https://www.s1.umbraco.io/profile/details, there's a handful of issues on the setup page.
Images are being blocked by an over-zealous CSP setup on the domain.
The Can't scan? Try this is giving the registered handler error in the console and is stopping me from seeing the code. The URL it's trying to access is otpauth://totp/Umbraco%20Id:[email protected]?secret=REDACTED&issuer=Umbraco+Id (with an actual secret, not a redacted one!) so presuming I don't have something setup on my machine to accept this protocol.
I didn't continue with setting up 2FA as I need the code to input, so can't comment on the rest of the process.
If it helps, I'm on Windows 11, Chrome vLatest (131.0.6778.140 at the time of writing).