如何从 Android 中的 Microsoft Authenticator App(MSAL) 检索设备 ID?

发布于 2025-01-15 10:03:46 字数 925 浏览 0 评论 0原文

我是 Android 和 MSAL 的新手。因此,如果我错过了一些明显的文档,请原谅我。但是,到目前为止,我找不到任何有关如何执行以下操作的文档:

How to get the Device ID from Microsoft Authenticator app using another Android app(built on MSAL-Android SDK)?设备已通过 Microsoft Authenticator 应用完成 Azure 设备注册(此设备注册 ID 随后也会在 Azure 门户中可见)。

关于如何获得有什么要点吗? 我对此有信心的唯一原因是以下两个 GitHub 问题:

https://github.com/AzureAD/microsoft-authentication-library-for-objc/issues/1204

有时,使用 MSAL,我们无法从身份验证器应用程序检索带有设备 ID 声明的设备 ID,尽管设备已成功注册到 Azure AD 并在身份验证器应用程序和 Azure 门户上正确显示。 在Authenticator中清理/删除帐户后(注册未删除),尝试使用声明再次获取设备ID,成功。

https://github.com/AzureAD/microsoft-authentication- objc 库/issues/883

I am new to Android and as well MSAL. So do forgive me, if I have missed some obvious documentation. However, so far I could not find any documentation on how to do the following :

How to get the Device ID from Microsoft Authenticator app using another Android app(built on MSAL-Android SDK)? The device has completed Azure Device registration via Microsoft Authenticator App(this device registration id is also then visible in Azure portal).

Any points on how to get it?
The only reason for my confidence on this being possible, is because of the following two GitHub issue :

https://github.com/AzureAD/microsoft-authentication-library-for-objc/issues/1204

Sometimes using MSAL we are not able to retrieve the device ID with device ID claim from authenticator Application, though the device got registered it Azure AD successfully and shows correctly in Authenticator app as well as on azure portal.
After cleaning/removing accounts in Authenticator(Registration not removed), Tried the fetch the Device ID again using claim, it was successful.

https://github.com/AzureAD/microsoft-authentication-library-for-objc/issues/883

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文