AD B2C: does it support Apple single sign-on in a Xamarin.Forms iOS scenario?

Francis C2 21 Reputation points
2019-12-17T03:32:55.54+00:00

Hi,

We are using a in-house Identity provider. Does AD B2C support Apple single sign-on?

Thanks

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,639 questions
0 comments No comments
{count} votes

Accepted answer
  1. Andreas Helland 76 Reputation points
    2019-12-18T21:44:20.53+00:00

    I have not tried using AppCenter Auth, but if I'm understanding the docs correctly it's just a matter of pointing towards a B2C tenant and let B2C drive the actual auth.

    AAD B2C does not support "Sign in with Apple" in user journeys/built-in policies yet. However if you are familiar (and comfortable) with custom policies it is possible to add support for Apple as an identity provider.

    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Cerulean 6 Reputation points
    2019-12-17T09:25:31.337+00:00

    Hi Francis,

    If you could provide more details, i can try to help you. In the meantime do read about the latest update on AD B2C support.

    Azure Active Directory B2C is deprecating login.microsoftonline.com On 4th December 2020, the login.microsoftonline.com endpoint will be deprecated for accessing B2C tenants. Existing tenants will need to move onto B2Clogin.com before that date and all functionality will remain the same on the B2Clogin.com endpoint. See how to migrate your applications and web APIs to use B2Clogin.com.

    New tenants created after this announcement will no longer be able to accept requests from login.microsoftonline.com. This does not impact Azure Active Directory (Azure AD) tenants and is only for Azure Active Directory B2C tenants. Ref: https://azure.microsoft.com/en-in/updates/b2c-deprecate-msol/

    0 comments No comments

  2. Francis C2 21 Reputation points
    2019-12-17T15:22:54.543+00:00

    Sorry, maybe this is the wrong forum as this touches two products: does the AppCenter Auth product (running through AD B2C) support the new Apple single sign-on logic. https://learn.microsoft.com/en-us/appcenter/sdk/auth/xamarin https://developer.apple.com/documentation/devicemanagement/singlesignon

    0 comments No comments