I'm currently setting up Office 365 users in Apple School Manager (ASM). For this, I've enrolled all but 2 users to ASM through Azure AD. This is the issue:
User first.lastname@domain.onmicrosoft.com is the only user that wasn't created in ASM.
I tried creating first.lastname1@domain.onmicrosoft.com but it didn't sync.
This is the log entry on Azure AD:
1. urn:ietf:params:scim:schemas:extension:enterprise:2.0:User aus Azure Active Directory importieren ✅
2. Ermitteln, ob urn:ietf:params:scim:schemas:extension:enterprise:2.0:User sich im Bereich befindet ✅
3. urn:ietf:params:scim:schemas:extension:enterprise:2.0:User zwischen Azure Active Directory und AppleSchoolManager abgleichen ❎
EntrySynchronizationError
Ergebnis: Failure
Beschreibung: Failed to match an entry in the source and target systems User 'first.lastname@domain.onmicrosoft.com'
ErrorCode: SystemForCrossDomainIdentityManagementClientError
ErrorMessage:
Received response from Web resource. Resource: https://federation.apple.com/feeds/school/scim/Users?
filter=userName+eq+"first.lastname%40domain.onmicrosoft.com" Operation: GET Response Status
Code: Forbidden Response Headers: Connection: keep-alive Strict-Transport-Security: max-age=31536000;
includeSubdomains X-Frame-Options: SAMEORIGIN Keep-Alive: timeout=30 Date: Thu, 22 Apr 2021 13:07:43
GMT Server: Apple Response Content: <html> <head><title>403 Forbidden</title></head> <body> <center>
<h1>403 Forbidden</h1></center> <hr><center>Apple</center> </body> </html> . This operation was
retried 0 times. It will be retried again after this date: 2021-04-22T13:07:43.1354940Z UTC
ReportableIdentifier
first.lastname@domain.onmicrosoft.com
Sadly, Google didn't bring up many solutions for these Error codes. This is my last hope, that someone might know the solution to my issues.
Thanks for any advice in advance!