Forum Discussion
Lephas
Mar 31, 2020Brass Contributor
disable SSO with registered Azure AD devices
I have devices that are locally joined to our AD and also registered to Azure AD (i run AD connect). We have some webapplications that support OAUTH2 and forward me to login.microsoftonline.com and t...
- Mar 31, 2020
Use Private mode?
VasilMichev
Mar 31, 2020MVP
Use Private mode?
Lephas
Mar 31, 2020Brass Contributor
VasilMichev yes that would work, but other than that can i do something on the side of Azure to prevent this?
- VasilMichevMar 31, 2020MVP
That depends on the flows you have enabled for your app, but why would you want to make such changes when there is an easy-to-use client side solution?
- LephasApr 01, 2020Brass Contributor
VasilMichev The Problem is that two of our customers is running a Webapplication with Oauth2 but they won't allow guest users for compliance & security reasons... So i guess i will just tell our users to use private window.
- JonasBackMar 31, 2020Iron ContributorExactly my thought. That is the opposite what everyone else wants - they want to enable SSO :). If you're concerned with security, you would enforce MFA and maybe lower the time for screen lock.