Mar 31 2020
12:54 AM
- last edited on
Jan 14 2022
04:33 PM
by
TechCommunityAP
Mar 31 2020
12:54 AM
- last edited on
Jan 14 2022
04:33 PM
by
TechCommunityAP
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 the user are getting authenticated automaticly. Is there a way how I can enforce those users/devices to enter their credentials?
I tried to disable Integrated Windows authentication but that did not work...
Thanks for your Help
Mar 31 2020 01:34 AM
@VasilMichev yes that would work, but other than that can i do something on the side of Azure to prevent this?
Mar 31 2020 08:58 AM
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?
Mar 31 2020 10:57 AM
Mar 31 2020 05:53 PM
Apr 01 2020 06:05 AM
@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.
Mar 31 2020 01:30 AM
SolutionUse Private mode?