You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This example blocks NTLM externally and MA internally. It forces all external clients to use MA, but allows all clients to use legacy authentication methods internally (even ADAL-capable clients).
55
+
This example blocks NTLM externally and MA internally. It forces all external clients to use MA, but allows all clients to use legacy authentication methods internally (even ADAL-capable clients).
56
+
>[!NOTE]
57
+
>Please note that in the current version of the module the parameter value BlockWindowsAuthExternalyAndModernAuthInternally is mispelled and to be able to use it, only one l for Externally should be used.
0 commit comments