A tool for managing user identities, credentials, and access across on-premises and cloud environments
It's the display name on my account, not my password.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
ykman doesn't allow edits/renames, and I don't want to delete the security key from my account.
A tool for managing user identities, credentials, and access across on-premises and cloud environments
It's the display name on my account, not my password.
Hello I can't think of a display name,
Welcome to the Microsoft Q&A and thank you for posting your questions here.
I understand that you are encountering an issue where your password is being altered (double-escaped) during YubiKey (FIDO2 security key) registration in Microsoft Entra ID.
This issue is not caused by YubiKey, Entra ID policy, or configuration errors. It is a string encoding problem triggered by special characters in the password. The only reliable and permanent fix is: Update the password to remove escape-sensitive characters and retry registration. - https://github.com/Azure/azure-sdk-for-net/issues/39434
You can do the followings to resolve it:
\, ", and 'After replacing the password to avoid encoding conflicts, the YubiKey registration process completes successfully without further authentication errors.
Use the below resource links for guidance on secure registration and supported authentication methods:
I hope this is helpful! Do not hesitate to let me know if you have any other questions, steps or clarifications.
Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful.