Can the Apple Id be used by non Apple applications?
Asked Answered
H

4

10

Both Google and Facebook can act as Identity Providers in a security federation setup like Ping Identity or Microsoft ACS.

Does anyone know if it is possible to add Apple Id as an identity provider?

However answered 1/6, 2011 at 7:45 Comment(0)
H
6

After investigating sources over at apple.com and google, I must conclude that this is not possible now.

Hopefully, Apple will become and OpenID provider soon.

However answered 2/6, 2011 at 18:7 Comment(3)
Apple is using Google Apps (google.com/a/) . Unfortunately this makes all the @ me.com and @mac.com OpenID but only the Apple employees can take advantage of it.Clevey
Good to know. I would still love to allow my customers use the Apple ID to login to my servicesHardiness
Things are happening here. 2.5 years after I asked about this: appleinsider.com/articles/16/11/03/…Hardiness
H
3

Apple does not currently provide an API through which one can use AppleID or iCloud as an identity provider.

Hepplewhite answered 11/8, 2011 at 18:56 Comment(0)
L
0

Sign in with Apple has been implemented and developer documenation is available. It supports authenticating website and application users by their Apple ID.

Sign in with Apple allows you to set up a user account in your system, complete with name, verified email address, and unique stable identifiers that allow the user to sign in to your app with their Apple ID. It works on iOS, macOS, tvOS, and watchOS. You can also add Sign in with Apple to your website or versions of your app running on other platforms. Once a user sets up their account, they can sign in anywhere you deploy your app.

Sign in with Apple is not available for children under 13 years old. This age may vary by country or region.

Azure Active Directory B2C (Preview as of Mar, 2021) supports Apple ID. (Side note that you can also do the reverse: using AD to sign into Apple).

Ping has explicit support for Sign in with Apple.

Lammers answered 22/6, 2021 at 21:44 Comment(0)
C
-2

Of course not. Apple servers for users are private for their users only, which means other identify services such as facebook or google, don't work with apple servers. Then it's not possible.

Camus answered 15/12, 2013 at 16:1 Comment(1)
"Apple servers for users are private for their users only" That's actually the opposite of what having Apple as an Identity Provider would do. It would not give access to Apple's servers, but it would give access to apple users to other servers using the same credentials they use with Apple.Goring

© 2022 - 2024 — McMap. All rights reserved.