The Authentication process canceled was caused due to wrong configuration of the Apple-id provider.
For future reference, the following configuration should be used.
| Value | Explanation |
|---|---|
| Client ID | Private Key Id |
| CLIENT | Service ID |
| AUDIENCE | Service ID, App ID |
| KEY | Key ID |
| TEAM | Team ID |
I can now receive the token from Apple, however, I receive auth_entry invalid error.