【问题标题】:Azure authenticator account icon - company logo?Azure 身份验证器帐户图标 - 公司徽标?
【发布时间】:2018-11-22 18:07:36
【问题描述】:

有谁知道是否可以在 Azure Authenticator App 中向帐户添加自定义图像? 对于我们所有的帐户,它始终显示上传到 AAD 的用户照片或通用徽章图片

我们希望将我们公司的图片添加到帐户中,而不是用户的个人图片或通用徽章。我们仍然希望在 AAD 中保留用户的照片。 我相信应该有办法实现这一点,因为如果我添加 GitHub 帐户,它会自动创建带有 GitHub 徽标的帐户:

谢谢, 吉日

【问题讨论】:

  • 我不知道。请在此处添加您的反馈 - feedback.azure.com/forums/169401-azure-active-directory。还可以在 Azure Authenticator App TechNet 论坛中询问您的查询,以获得有关此查询的帮助 - social.technet.microsoft.com/Forums/en-US/…
  • 我检查了 GitHub otpauth URI,他们所拥有的只有一个秘密和 issuer=GitHub,没有图标路径或任何东西。这意味着它只是 Authenticator 应用程序足够聪明,可以存储一些大公司的徽标并通过发行人名称识别它们。 Twitter 也是如此。因此,不幸的是,看起来无法提供自定义徽标。至少到目前为止。

标签: azure azure-authentication authenticator


【解决方案1】:

我只是检查 APK 文件。 我没有看到其他图片:

ic_amazon_account.xml
ic_dropbox_account.xml
ic_facebook_account.xml
ic_github_account.xml
ic_google_account.xml
ic_lastpass_account.xml
ic_linkedin_account.xml
ic_samsung_account.xml
ic_slack_account.xml
ic_twitter_account.xml

你可以生成:

qrencode -t utf8 'otpauth://totp/test?secret=4444444&digits=6&issuer=lastpass'

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2014-02-20
    • 1970-01-01
    • 2021-11-30
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多