Umbraco.Cloud.Issues icon indicating copy to clipboard operation
Umbraco.Cloud.Issues copied to clipboard

Errors when setting up 2FA

Open Rockerby opened this issue 10 months ago • 0 comments

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.

image

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).

Rockerby avatar Dec 16 '24 14:12 Rockerby