1 min read

Azure AD – Start moving from ADAL and Azure Graph API to use MSAL

If you develop applications with identities capabilities (like authentication or self service registration or profile management) and have been using the Microsoft Azure Active Directory Authentication Library (ADAL) or Azure Graph API, it is now time for you to update your code to start using the new Microsoft Authentication Library (MSAL).

Both ADAL and Azure Graph API are going to be deprecated and retired by June 30th 2022; in the interim no new capability or feature will be added.

You can start learning more about MSAL and the migrations paths with the following links:

Azure AD – You can use your Microsoft Authenticator mobile application to update your security info

As you know, end-users can access the Microsoft My Sign-Ins website (https://mysignins.microsoft.com/) to manage their security information (register...

Read More

Azure AD – New administration roles for managing domain name and authentication methods

Good news, you don’t need to be a global administrator to manage Multi Factor Authentication (MFA) or authentication methods.

Read More

Security – The Authenticator Application now provides a full screen experience and allow to manage the ‘display code’ for all account at once

By now you should already know the Microsoft Authenticator application used for multi-factor authentication (MFA) when accessing Microsoft services...

Read More