Hey guys!
It's been a while that here at my company we've been trying to set something up that would greatly help our customers.
Our goal is to when a new device is setup, the device automaticly signs in to faciltate the setup process.
However, I don't know a lot about Azure AD but I discovered that there is something called Azure Connect which is a hybrid setup to our on-premise AD which is offline at the moment.
I have searched but I couldn't find anything related to this in the forums.
When I setup the manual configurations for the app I put the following configuration keys and values:
email adress = %_EMAILADDRESS_%
exchange server url = outlook.office365.com
domain of user account = *.onmicrosoft.com
username = %_EMAILADDRESS_%
server authentication method = ModernAuth
account type = ModernAuth
Configuration keys:
https://docs.microsoft.com/en-us/exchange/clients-and-mobile-in-exchange-online/outlook-for-ios-and-android/outlook-for-ios-and-android-configuration-with-microsoft-intune#configuration-keys
Using this as an example aswell:
https://docs.microsoft.com/en-us/exchange/clients-and-mobile-in-exchange-online/outlook-for-ios-and-android/setup-with-modern-authentication#modern-authentication
https://docs.microsoft.com/en-us/exchange/clients/outlook-for-ios-and-android/use-hybrid-modern-auth?view=exchserver-2019#microsoft-cloud-architecture-for-hybrid-exchange-server-customers
For this to work would I need to setup an ADFS or some other configuration?
Is it even possible?
Can it be done without our on-prem AD eventhough we are able signin with OAuth in all our office apps?
This thread was automatically locked due to age.