Skip to content
Logo
  • Support
  • My account
  • My cart
  • Magento 2 Extensions
  • Magento 1 Extensions
  • Magento Services
  • Packages
  • Special Offers
  • Blog
  • Contact Us

Home Magento 2 Extensions Magento 2 Social Login Pro Documentation Integrations Sign In with Apple Configuration

    • Installation
    • Updating
    • Configuration
      • Facebook Login Magento Configuration
      • Twitter Login Magento Configuration
      • Google Login Magento Configuration
      • Google One Tap Sign In Magento Configuration
      • LinkedIn Login Magento Configuration
      • Yahoo! Login Magento Configuration
      • Live, Hotmail, MSN Login Magento Configuration
      • Amazon Login Magento Configuration
      • Aol Login Magento Configuration
      • GitHub Login Magento Configuration
      • Instagram Login Magento Configuration
      • Foursquare Login Magento Configuration
      • Dropbox Login Magento Configuration
      • Disqus Login Magento Configuration
      • Livejournal Login Magento Configuration
      • Tumblr Login Magento Configuration
      • Flickr Login Magento Configuration
      • WordPress Login Magento Configuration
      • PayPal Login Magento Configuration
      • Salesforce Login Magento Configuration
      • Evernote Login Magento Configuration
      • Stackoverflow Login Magento Configuration
      • Mixi Login Magento Configuration
      • QQ Login Magento Configuration
      • Sina Weibo Magento Configuration
      • Kaixin001 Login Magento Configuration
      • Renren Login Magento Configuration
      • Alipay Login Magento Configuration
      • WeChat Login Magento Configuration
      • Mydigipass Login Magento Configuration
      • SoundCloud Login Magento Configuration
      • Verisign Login Magento Configuration
      • XING Login Magento Configuration
      • PersonaBrowserID Login Magento Configuration
      • Bitbucket Login Magento Configuration
      • Skyrock Login Magento Configuration
      • Bitly Login Magento Configuration
      • Box.com Login Magento Configuration
      • Vimeo Login Magento Configuration
      • Reddit Login Magento Configuration
      • Upwork Login Magento Configuration
      • TeamViewer Login Magento Configuration
      • Etsy Login Magento Configuration
      • Imgur Login Magento Configuration
      • Intuit Login Magento Configuration
      • MailChimp Login Magento Configuration
      • Dribbble Login Magento Configuration
      • Goodreads Login Magento Configuration
      • Last.fm Login Magento Configuration
      • Naver Login Magento Configuration
      • Line Login Magento Configuration
      • Apple Login Magento Configuration
      • Steam Login Magento Configuration
      • Yahoo! Japan Login Magento Configuration
      • Telegram Login Magento Configuration
      • TikTok Login Magento Configuration
      • Spotify Login Magento Configuration
      Integrations
    • How-To Guides
    • Troubleshooting
    • Developer Guide & API Reference
    • Translation
    • Uninstalling
    Magento 2 Social Login Pro - Documentation

How to Add Magento Apple Login to Your Website

Apple (apple.com)

Apple is an American multinational technology company that designs, develops, and sells home electronics, computer software, and online services. With 510 retail stores worldwide, Apple is considered one of the Big Five companies in the U.S. IT industry.

ProtocolSimilar to OAuth 2.0 and OpenID
Returned DataEmail
Requires SSL?Yes

How to Set Up Apple API for Magento

In this article, you will learn how to enable and configure your Apple API in order to integrate Apple login into Magento 2 Social Login Pro plugin. Once integrated, your users will be able to quickly authenticate to your Magento store using their existing Apple ID and password, or use Face ID / Touch ID. Please follow the step-by-step instructions below to set up Apple API for Magneto 2 correctly.

1. Create a Service ID

  • In the Apple Developer, click on Account to sign in. Then, go to Certificates, Identifiers & Profiles.
  • In order to add an identifier, select Identifiers from the sidebar, and then click the blue “+” icon.

Step-by-Step actions:

  1. Select Services IDs option.
  2. Click on the Continue button.
magento 2 social login pro extension apple configuration 1.png

Step-by-Step actions:

  1. Enter a Service ID Description.
  2. Enter the Identifier, which will be your Client Id. The Identifier is recommended to be written in a reverse-dns style string.
  3. Press the Continue > Register buttons.
/docs/magento-social-login-pro/integrations/apple

Step-by-Step actions:

  1. Check the Sign In with Apple checkbox.
  2. Press the Continue > Register buttons.
magento 2 social login pro extension apple configuration 3.png

2. Create an App ID

The process of creating an App ID is similar to the Service ID. At first, Go to the Apple Developer Account > Certificates, Identifiers & Profiles > Identifiers. Please follow the instructions below to learn how to create an App ID correctly:

Step-by-Step actions:

  1. Select App IDs to create a new identifier.
  2. Press the Continue button.
magento 2 social login pro extension apple configuration 4.png

Step-by-Step actions:

  1. Select App.
  2. Click on the Continue button.
magento 2 social login pro extension apple configuration 5.png

Step-by-Step actions:

  1. Enter a Description for the App ID. You will see this description internally, so you can write any description that you want to easily recognize which website the App ID belongs to.
  2. Enter Bundle ID for the App ID, best in a reverse-dns style string.
  3. Press the Continue button.
magento 2 social login pro extension apple configuration 6.png

Step-by-Step actions:

  1. Scroll down the list of Capabilities and find the Sign In with Apple checkbox. Check it to enable the Sign In With Apple on your website.
  2. Press the Continue button.
magento 2 social login pro extension apple configuration 7.png

Step-by-Step actions:

  1. This is the Team ID you will need to insert later in the Magento admin panel in order to integrate Apple social login.
  2. This is the Bundle ID for yor App ID.
  3. Finish the App ID configurations by clicking on the Register button.
magento 2 social login pro extension apple configuration 8.png
  1. Go to the Apple Developer Account > Certificates, Identifiers & Profiles > Identifiers. Click on the created App ID to finish its configuration.
magento 2 social login pro extension apple configuration 9.png

Step-by-Step actions:

  1. Make sure that the App ID you created on the previous step is chosen as the Primary App ID.
  2. Enter your Domains and Subdomains.
  3. Insert the Return URL, where users will be redirected after a successful authorization with Apple. You will need to paste this URL into the Magento backend configurations.
  4. Click on the Next > Done > Save buttons.
magento 2 social login pro extension apple configuration 10.png

3. Create a Private Key

The next step in configuration the Magento sign in with Apple is a Private Key creation. Please follow the instructions below to learn how to create it correctly:

Step-by-Step actions:

  1. In the Apple Developer Account, go to the Certificates, Identifiers & Profiles > Keys.
  2. Click the blue “+” icon.
magento 2 social login pro extension apple configuration 11.png

Step-by-Step actions:

  1. Enter the Key Name.
  2. Check the Sign In with Apple checkbox.
  3. Press the Configure button to configure your key.
magento 2 social login pro extension apple configuration 12.png

Step-by-Step actions:

  1. Select your Primary App ID from the drop-down menu.
  2. Press the Save > Continue > Register buttons in the top right corner.
magento 2 social login pro extension apple configuration 13.png

Step-by-Step actions:

  1. This is the Key ID you have just registered. You will need to insert it in the Magento admin panel in order to integrate Apple social login.
  2. In order to download the Key ID file, click on the Download button. Remember that it cannot be downloaded again, so make sure to keep it in a secure place. Once the key is downloaded, click on the Done button.
magento 2 social login pro extension apple configuration 14.png

Configuring Apple Integration in Magento 2 Social Login Pro Extension

In this step, you have to update your Magento 2 Social Login Pro Extension configuration. In your Magento 2 admin panel, go to the Plumrocket tab in the main menu > Social Login Pro section > Configuration > Apple tab.

Step-by-Step actions:

  1. Enter the Client ID generated in the Apple Developer account.
  2. Insert the Team ID you got in the Apple Developer account.
  3. Enter the Key ID you registered in the Apple Developer account.
  4. Choose the Key File you downloaded in the final step of its registration in the Apple Developer account.
  5. Specify the OAuth Redirect URI – your website’s page, where users will be redirected after a successful authorization with Apple.
  6. Press the Save Config button to save your changes.
magento 2 social login pro extension apple configuration 15.png

Configuration of Apple Magento 2 Social Login application is now completed.

Next Step > Return to Social Login Pro API Reference

Was this article helpful?
02/28/202003/04/2022
Search
Search
Generic selectors
Exact matches only
Search in title
Search in content
Contents
Company
  • Home
  • About Plumrocket Inc.
  • Customer Stories
  • Programs & Promotions
  • Careers
  • Contact Us
Legal
  • Terms of Service
  • Privacy Policy
  • Refund Policy
  • Cookie Policy
  • Privacy Center
  • Updates & Support Policy
Resources
  • Blog
  • FAQ
  • Documentation
  • Tutorials
Partners
  • Partner Program
  • Affiliate Program
  • Official Partners
Plumrocket Inc. © 2008 - 2025
Follow Us:
  • Facebook
  • Twitter
  • LinkedIn
  • YouTube