Forum Discussion

Lephas's avatar
Lephas
Brass Contributor
Mar 31, 2020
Solved

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 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

 

6 Replies

  • Moe_Kinani's avatar
    Moe_Kinani
    Bronze Contributor
    Agree with @Vasil’s solution about Private mode.

    Have you tried to sync the PC to Azure AD and remove the Device marked (Azure AD registered)? I think this will do the trick.
    • Lephas's avatar
      Lephas
      Brass Contributor

      VasilMichev yes that would work, but other than that can i do something on the side of Azure to prevent this?

      • 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?

Resources