User Profile
Jef_Kazimer
Joined Oct 20, 2016
User Widgets
Recent Discussions
It's time to move your apps to use MSAL | 425show Livestream
Since I know many customers may be looking for more information on upgrading their applications from using ADAL to using MSAL, I wanted to highlight the episode of the 425show we just published on the topic. In this video you will learn about: - key features and benefits found in the MSAL libraries that are not in the ADAL libraries - Info on the ADAL deprecation and what to expect - How you can identify applications still using ADAL - How to upgrade your applications to use MSAL
526Views0likes0CommentsRe: Report on users with MFA Enabled
Magnus, You can find the different user states for user MFA here: https://docs.microsoft.com/en-us/azure/active-directory/authentication/howto-mfa-userstates The description column in each of the states describes the state. However, many organizations are using Conditional Access to invoke MFA, or policy based MFA which will show the users as Disabled for user state. This is because the user may be registered for MFA (has methods registered) but is not enforced on every authentication, and using the sign in state and policies to invoke MFA. https://docs.microsoft.com/en-us/azure/active-directory/conditional-access/overview Jef286KViews0likes0Comments
Recent Blog Articles
No content to show