Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sign in with Apple out of Beta? #39

Closed
atobrandon opened this issue Jan 20, 2020 · 2 comments
Closed

Sign in with Apple out of Beta? #39

atobrandon opened this issue Jan 20, 2020 · 2 comments

Comments

@atobrandon
Copy link

We've been waiting to implement Sign in with Apple through AADB2C until after it is out of beta. The sample related to this still has a disclaimer saying that it is in beta. However, I've been checking up on it periodically and I finally found this post that says it's now GA: Post GA Revisit of Sign in with Apple. Is it now safe to use the sample code in production? If so, you might want to review the sample to ensure it's up-to-date and remove the beta disclaimer.

@atobrandon atobrandon changed the title Sign in with Apple Sign in with Apple out of Beta? Jan 20, 2020
@JasSuri
Copy link
Contributor

JasSuri commented Feb 21, 2020

Technically we do not preview/GA specific providers for Custom Policies. We only GA the feature being used, which is an OIDC Technical Profile. OIDC technical profiles are GA.
https://docs.microsoft.com/en-us/azure/active-directory-b2c/custom-policy-developer-notes

The disclaimer on our samples is not the equivalent of Azure Documentation preview disclaimers. In this case, if Apple change something, you cannot rely on the sample here to have accommodated for that.

Only for User Flows do we GA specific providers.

@JasSuri JasSuri closed this as completed Feb 21, 2020
@atobrandon
Copy link
Author

OK, thanks for the information. Do you know if there are any plans to add Apple as an External IDP User Flow as you've done with Amazon, Facebook, Google, LinkedIn, Twitter, etc? If so, what's the timeline for it to be added? Is there any resource that shows it on a roadmap that I can follow?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants