04-21-2025 02:57 PM
We have around 200+ Apple devices that are reset 2-3 times per year for temporary workers.
I have used a profile to automatically setup Google Workspace mailboxes on iPhones and iPads through SME.
We had 2 mailboxes setup per phone:
Every device would be provisioned with those 2 mailboxes through MDM. contacts mailbox would have the password pushed using MDM, while personal mailbox would require the owner to provide the password.
We used Exchange Activeync for iOS as instructed by Meraki documentation.
Every Apple device would be provisioned through MDM with owner's email and Google Workspace settings. The owner would only have to enter his email password.
That worked flawlessly for 8+ years until 2 weeks ago when suddenly, both mailboxes would randomly ask device user to enter the password.
The passwords would not be accepted and the request would keep randomly popping up.
I tried to manually provision a single Google WKS email account on a managed device (Apple Mail) and it worked using Google option.
Meraki MDM Exchange Active Sync setting for iOS that worked for many years stopped working for Google workspace.
Our only option is now to provision Google account manually on every device what is time consuming.
Testing, we have discovered that iOS Exchange ActiveSync profile setting now only works for Microsoft 365 and automatically opens Microsoft authentication page.
Setup for Google Workspace using ActiveSync as per Meraki documentation (last version from 2023) does not work anymore.
Is there anybody who had the same issue?
04-21-2025 07:23 PM
We switched away from Exchange accounts several years ago. Instead we use the Google profile to establish user's email accounts. They're account is preset on the iPad, but they do have to authenticate with their password to start using it. Google OAuth is the method of verifications.
04-24-2025 05:15 PM
Interesting. Do you have any links to more elaborate documentation for the setup?
04-22-2025 09:51 AM
I suspect this is the issue being reported by multiple end users at my organization.
Can you provide details on the issue for your organization?
I have had over a dozen users indicate the password incorrect notification, however they are able to use the same password to access their account.
The truly sad part, is I have been working with a Meraki support rep since April 6th when this was first reported by only 3 or 4 users and they are clueless.
04-24-2025 05:14 PM
Hm sounds like my issue.
Will have more time tomorrow.
04-25-2025 07:45 AM
Currently, iOS devices configured to use the Meraki profile that pushes any “Exchange ActiveSync” email configuration are continually prompting users for their passwords
This appears to be directly related to this Google blog post
(search this page for the word “incorrect”)
At this time, the following workarounds can be used:
Use the Gmail app (a Meraki profile can be configured for this)
Use Outlook app (a Meraki profile can be configured for this)
Manually configure native iOS app and sign-in using OAUTH
I have not had any luck configuring a Meraki profile to push a Google Account to an iOS device that successfully syncs email once the user enters their password. If anyone has a working custom mobileconfig they would be willing to share, I would appreciate it.
04-29-2025 10:51 AM
Hi @marijanlesko & @Patrick_1,
Just to add onto @Patrick_1's comments, we do have a few options for configuration since the recent Google changes in accepted authentication methods:
<key>AccountName</key>
<string>$OWNERUSERNAME</string>
<key>EmailAddress</key>
<string>$OWNEREMAIL</string>I did confirm internally that our Payload (more on this below) for ActiveSync has not changed as of recent and has been implemented per Apple's Developer Documentation outlined below:
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide