Category / Section
Apple Sign In configuration
Published:
Updated:
Apple sign in
The “Sign in with Apple” functionality require some configuration on the Apple side. To make this configuration you will need to have access to your “Apple developer program membership” account.
- Login to the Apple developer program console
- Go to
Certificates, IDs & Profiles
>Identifiers
- Click on the
+
button and selectApp IDs
If you have existing App IDs for your website or any other mobile application we can use it, this will allow some advanced scenarios. Please contact neostore team for further information.
- Select the
App
type - Fill the form with
- description :
customer registration by neostore App
- Identifier : fill with the information provided by neostore. For example
cloud.neostore.molia.app
- capabilities :
- Sign In with Apple
- description :
- Validate the form and click on
Register
- On the upper right part of the list change “App Ids” to “Service Ids”
- Click on the
+
button and selectService IDs
- Fill the form with
- description :
customer registration by neostore Service
- Identifier : fill with the information provided by neostore. For example
cloud.neostore.molia.service
- description :
- Validate the form and click on
Register
- On the identifier list select the identifier you just created
- Enable “Sign in with Apple” and click
Configure
- Fill the form with
- Primary App Id : the app Id you created previously for example
cloud.neostore.molia.app
- Domains and subdomain :
neostore.cloud,app.neostore.cloud,app-qa.neostore.cloud,app-dev.neostore.cloud
and any custom domain you may have configured within neostore - Return URLs :
https://app.neostore.cloud,https://app-qa.neostore.cloud,https://app-dev.neostore.cloud
and any custom domain you may have configured within neostore
- Primary App Id : the app Id you created previously for example
- Validate the form and click on continue
- On the left menu click on
more
- In the
Sign in with Apple for Email Communication
clickconfigure
- Click on the
+
email button - Fill the form with
- Domains and subdomains :
em6293.neostore.cloud,neostore.cloud,<yourdomain>
where<yourdomain>
is the domain of the email you want to sender email you want to use - Email addresses :
bounces+22547844@em6293.neostore.cloud,contact@neostore.cloud,<youremail@yourdomain>
where<youremail@yourdomain>
is the sender email you want to use
- Domains and subdomains :
- validate the form
- On the neostore administration console, open the Social logins > Apple page
- fill the service identifier with the service identifier used in step 9