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 Magento 2 correctly.

Step-by-step guide:

  1. In the Apple Developer, click on Account to sign in.
  2. Go to Certificates, IDs & Profiles -> Identifiers.
magento 2 social login pro extension apple configuration 1

1. Create an App ID

Please follow the instructions below to learn how to create an App ID correctly:

Step-by-Step actions:

  1. Make sure that the App IDs is selected.
  2. Create a New Identifier.
magento 2 social login pro extension apple configuration 2

Step-by-step guide:

  1. Select App IDs option.
  2. Press the Continue button.
magento 2 social login pro extension apple configuration 3

Step-by-Step actions:

  1. Select the App type.
  2. Press the Continue button.
magento 2 social login pro extension apple configuration 4

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.
    Please NOTE: don’t press the Continue button before completing the next step of this documentation.
magento 2 social login pro extension apple configuration 5

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 6

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 7

2. Create a Service ID

Step-by-step guide:

  1. After creating an App ID, create the Service ID by pressing the Plus sign.
magento 2 social login pro extension apple configuration 8

Step-by-Step actions:

  1. Select the Services IDs option.
  2. Press the Continue button.
magento 2 social login pro extension apple configuration 9

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 button.
magento 2 social login pro extension apple configuration 10

Step-by-step guide:

  1. Make sure that all the data is correct, and Register your Services ID.
magento 2 social login pro extension apple configuration 11

Step-by-step guide:

  1. On the Identifiers page, choose the Services ID you created.
magento 2 social login pro extension apple configuration 12

Step-by-Step actions:

  1. Check the Sign In with Apple checkbox.
  2. Press the Configure button.
magento 2 social login pro extension apple configuration 13

Step-by-step guide:

  1. From the App IDs list, choose the App ID you created.
  2. Specify your Domains and Subdomains.
  3. Insert the Return URL. You can copy it from the Apple login configurations in your Magento 2 Admin Panel (“OAuth Redirect URI” field).
  4. Press the Next button.
magento 2 social login pro extension apple configuration 14

Step-by-step guide:

  1. Check if the data is correct, and press the Done button.
magento 2 social login pro extension apple configuration 15

Step-by-step guide:

  1. After all the previous steps are completed, press the Continue button.
magento 2 social login pro extension apple configuration 16

Step-by-step guide:

  1. Save your changes.
magento 2 social login pro extension apple configuration 17

3. Create a Key ID

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 18

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 19

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 20

Step-by-step guide:

  1. After the previous steps are completed, press the Continue button.
magento 2 social login pro extension apple configuration 21

Step-by-step guide:

  1. Register your Key ID.
magento 2 social login pro extension apple configuration 22

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.
magento 2 social login pro extension apple configuration 23

Step-by-step guide:

  1. Once the key is downloaded, press the Done button.
magento 2 social login pro extension apple configuration 24

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. Press the Save Config button to save your changes.
magento 2 social login pro extension apple configuration 25

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/202010/09/2025
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