Android 应用中的 MS Intune SDK 集成是否必须集成 MSAL?

发布于 2025-01-19 10:39:13 字数 558 浏览 3 评论 0原文

在Intune MS官方SDK集成指南中,他们支持没有MSAL或ADAL集成的情况。

https://learn.microsoft.com/en-us/mem/mem/intune/developer/app-sdk-android#1-app-does-not-int-inot-integrate-msal-or-adal-sal-or-adal

现在,在来自Intune女士的询问邮件中,我们对Intune MS的“注册女士”问卷的答案提出了“您的身份验证方案是什么?”的问题。

谁能确认我们可以在不集成MSAL的情况下将MS Intune SDK集成在Android应用中?

In MS Intune official guide for SDK integration for Android, they have supported case of no MSAL or ADAL integrated.

https://learn.microsoft.com/en-us/mem/intune/developer/app-sdk-android#1-app-does-not-integrate-msal-or-adal

Now, in inquiry mail from MS Intune team about our answers for MS Intune Questionnaire for registration, they asked question as "What are your authentication scenarios?"

Can anyone confirm that we can integrate MS Intune SDK in Android app without integrating MSAL?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

失去的东西太少 2025-01-26 10:39:13

@vatsalengg
您可以使用默认注册。但是,但是请注意,这仅用于用于仅Intune用户使用的应用程序。如果您想将应用程序运送到Play商店,以吸引更广泛的受众,则必须使用MSAL和MamenRollmentManager API。
请在此处查看问题以获取更多清晰度 https://github.com /msintuneappsdk/taskr-sample-intune-android-app/eskent/21

@vatsalengg
You can use default enrollment. However, but please note this is only intended to be used for apps that are only used by Intune users. If you'd like to ship your app to the Play Store for a broader audience, you must use MSAL and the MAMEnrollmentManager APIs.
please check issue here for more clarity https://github.com/msintuneappsdk/Taskr-Sample-Intune-Android-App/issues/21

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文