Apple SSO Configuration
Configure Apple ID authentication for your Devana.ai whitemark instance.
Required Environment Variables
| Variable | Description | Required | Example |
|---|---|---|---|
APPLE_CLIENT_ID | Your Apple Service ID | Yes | com.yourcompany.devana |
APPLE_TEAM_ID | Your Apple Developer Team ID | Yes | ABC123DEF4 |
APPLE_KEY_ID | Apple private key identifier | Yes | XYZ987ABC1 |
APPLE_CALLBACK_URL | Callback URL for authentication | Yes | https://your-domain.com/auth/apple/callback |
Setup Instructions
1. Apple Developer Account Setup
-
Create an App ID:
- Go to Apple Developer Console