A family of Microsoft products that enable users to capture, organize, and reuse notes electronically.
For an iOS Microsoft 365 app sign-in loop, the supported fixes depend on which app is affected:
- Update the app to the latest App Store version.
- For Microsoft 365 iOS apps managed with Intune MAM, repeated sign-in prompts and unexpected sign-outs were addressed in newer app updates.
- After updating, sign out and sign back in, then restart the app or device and test again.
- This is the documented next step for the known iOS sign-in loop issue in Microsoft 365 apps.
- If the issue is in OneNote, clear the stored Office credentials on iOS.
- Go to iOS Settings > OneNote > Reset OneNote > Delete Sign-In Credentials and turn it on.
- Fully close OneNote.
- Reopen OneNote and sign in again.
- Note: Office apps share identity state, so updating Word, Excel, and PowerPoint first is recommended before clearing OneNote credentials.
- If the app uses MSAL for iOS and the loop happens after successful sign-in, check whether the app is using a browser configuration that does not allow cookie sharing.
- Repeated sign-in prompts in MSAL-based iOS apps are typically caused by the web browser used by MSAL not allowing cookie sharing.
- Safari system browser is the default for interactive authentication and supports SSO state sharing.
- Custom browser options such as
SFAuthenticationSession,SFSafariViewController,ASWebAuthenticationSession, orWKWebViewcan cause cookie-sharing problems.
If this is specifically a newly updated Microsoft 365 iOS app, the most direct path is: update the app, sign out, sign back in, restart, and retest. If it is OneNote, also clear the OneNote sign-in credentials as above.
References: