Sign in with Apple Authentication
We’re currently making rapid changes to the product so our docs may be out of date. If you need help, please email yo@forem.com.
Forem allows you to authenticate using Sign in with Apple. In order to use this authentication method you'll need to be enrolled to the Apple Developer Program in order to retrieve the necessary credentials and an HTTPS supported URL for the callback configuration (HTTP won't work). Then you'll need to provide the keys to the Rails application.
Apple Developer Portal Configuration
Register/Sign in to your Apple Developer Account.
Service ID Configuration
- Name the Service and finalize the registration.
- Configure Domains and Subdomains & the callback URL. This example uses ngrok for HTTPS support.
Key Configuration
- Register a new Key. Enable the "Sign in with Apple" option and configure it so it's associated with the corresponding App ID.
- Download the Key.
Configuring the Rails Application
Now with both the Service ID and Key you'll need to enable Apple Authentication
and pass in the credentials in the admin dashboard
/admin/customization/config
.
Fill in each of the configuration fields.
Make sure the PEM key is copied exactly the way it appears in the file you downloaded from the Apple Developer portal, including newlines. If this isn't done correctly users will encounter an Invalid curve name
error. Make sure a newline is added at the very end of the Apple PEM field.
Save the changes and you're ready.
Email configuration
Apple uses what they call Private Email Relay Service to hide user's emails. For this to work first create a new email source.
Emails sent need to be authenticated and the configuration depends on the different providers available: