简体   繁体   English

如果我们提供“使用微软登录”Azure Active Directory,是否必须提供“使用苹果登录”。 在我们的 iOS 应用程序中?

[英]Is it a must to provide "sign in with apple" if we provide a "sign in with microsoft" Azure Active Directory. in our iOS App?

4.8 Sign in with Apple 4.8 使用 Apple 登录

According to the guideline above, we must provide "sign in with apple" if we're providing a 3rd party mean of authentication.根据上述指南,如果我们提供第三方身份验证方式,我们必须提供“使用 Apple 登录”。

Except if "Your app is an education, enterprise, or business app that requires the user to sign in with an existing education or enterprise account."除非“您的应用是教育、企业或商业应用,需要用户使用现有的教育或企业帐户登录。” and some other cases.和其他一些情况。

My question is;我的问题是; If using MSAL to authenticate with Azure Active directory is considered using a 3rd party authentication method, or it'd be exempted as it's an enterprise account?如果使用 MSAL 与 Azure 进行身份验证,Active Directory 是否被视为使用第 3 方身份验证方法,或者因为它是企业帐户而被豁免?

We need to support MSAL to one of our clients, and trying to figure out whether "sign in with apple is mandatory"我们需要为我们的一位客户支持 MSAL,并试图弄清楚“使用苹果登录是强制性的”

As I read it you have to use Sign in with Apple in your case.在我阅读它时,您必须在您的案例中使用 Sign in with Apple。 Here is the official text from the guidelines :以下是指南的官方文本:

Apps that use a third-party or social login service (such as Facebook Login, Google Sign-In, Sign in with Twitter, Sign In with LinkedIn, Login with Amazon, or WeChat Login) to set up or authenticate the user's primary account with the app must also offer Sign in with Apple as an equivalent option.使用第三方或社交登录服务(例如Facebook登录、谷歌登录、Twitter登录、领英登录、亚马逊登录或微信登录)来设置或验证用户主账号的应用该应用程序还必须提供使用 Apple 登录作为等效选项。 A user's primary account is the account they establish with your app for the purposes of identifying themselves, signing in, and accessing your features and associated services.用户的主帐户是他们在您的应用程序中建立的帐户,用于识别自己的身份、登录以及访问您的功能和相关服务。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Azure 使用任何 email 和密码注册 Active Directory 自助服务 - Azure Active Directory self service sign up with any email and password iOS 应用程序在尝试使用 Firebase 身份验证“使用 Apple 登录”时崩溃 - iOS app crashes when trying to "Sign in with Apple" using Firebase Authentication 如果应用仅使用 Google 登录 Firebase,如何为 Google Play 商店提供演示帐户? - How to provide demo account for Google Play Store if app uses only Google Sign-in Firebase? Firebase Flutter 登录苹果崩溃应用程序 - Firebase Flutter Sign In With Apple Crashes App Flutter Firebase 苹果登录不工作 ios - Flutter Firebase Sign In With Apple Not Working ios Xamarin Forms Firebase Auth OAuth sign in for Apple, Microsoft, Twitter, ...? - Xamarin Forms Firebase Auth OAuth sign in for Apple, Microsoft, Twitter, ...? Microsoft Azure 登录卡在无限加载屏幕 - Microsoft Azure sign in stuck in an infinite loading screen 使用 Apple 登录 - 使用 Firebase 实现 Android - Sign in With Apple - Android Implementation with Firebase Azure 活动目录 ioS 重定向问题 - Azure active directory ioS redirection issue 我们可以在单个应用程序中使用 Azure Active Directory(AAD) B2B 和 B2C 吗??? 用于 Microsoft Intune 访问的 B2B 和用于用户登录/注册的 B2C - Could we use Azure Active Directory(AAD) B2B and B2C in single application??? B2B for Microsoft Intune access and B2C for user login/signup
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM