(First off, we're still on 9.101.4)
I'm trying to find the right match criteria for ASM imports.
One of the districts we support has some odd naming conventions where staff AD usernames don't match their email usernames. Their AD accounts follow the scheme {district-abbreviation}{lastname}{firstinitial}{middle-initial?}, (ex. aiAppleseedJM), and the email usernames are a simple {firstInitial}{lastName} (ex. jappleseed). This takes "Managed Apple ID STARTS WITH Username (JSS)" out of the running.
On top of that, we're adding "@appleid" for the Managed AppleID domains just in case anyone already created an AppleID with their school email. This takes "Managed Apple ID {ANY OPERATOR} Email (JSS)" or vice versa out of the running.
Has anyone run into this issue? I could do some manual imports with the API, but I'm concerned that might cause a problem once we have the ability to have criteria like "Email before @" for these imports.