Forum Discussion
Prevent o365 E3 users from configuring outlook on there home pc
Hi Thanks,
we have adfs but if im right we can only require to be in the company network and block extranet.
wich means we would need vpn to open outlook.
Isnt there a way where it can look if the computer is domain joined or somthing ?
Kind Regards,
David
With newer versions of AD FS you can use device registration and similar. Or even device authentication: https://technet.microsoft.com/en-us/library/mt593303(v=ws.11).aspx
If you mean for laptops and such, as long as you have authenticated inside the local environment and have a valid token, changing the network will not prevent you from accessing Outlook. And in case the token does expire while you are off premises, you can always VPN in.
Conditional access does have an option to "require domain joined device" if you want to go that route.