- Overview of the Microsoft Authentication Library (MSAL)
MSAL supports many different application architectures and platforms including NET, JavaScript, Java, Python, Android, and iOS MSAL provides multiple ways to get security tokens, with a consistent API for many platforms Using MSAL provides the following benefits:
- @azure msal-browser - npm
The MSAL library for JavaScript enables client-side JavaScript applications to authenticate users using Azure AD work and school accounts (AAD), Microsoft personal accounts (MSA) and social identity providers like Facebook, Google, LinkedIn, Microsoft accounts, etc through Azure AD B2C service
- Microsoft Authentication Library (MSAL) for JS - GitHub
The Microsoft Authentication Library for JavaScript enables both client-side and server-side JavaScript applications to authenticate users using Azure AD for work and school accounts (AAD), Microsoft personal accounts (MSA), and social identity providers like Facebook, Google, LinkedIn, Microsoft accounts, etc through Azure AD B2C service
- Update your applications from ADAL to MSAL
MSAL will be the only library you need to reliably acquire and manage tokens for Azure Active Directory and Microsoft accounts It comes with extensive documentation and tutorials, code samples, and continuous updates It is also built around core scenarios that our customers have helped us find:
- Migrate to the Microsoft Authentication Library (MSAL) - Microsoft . . .
Learn about the differences between the Microsoft Authentication Library (MSAL) and Azure AD Authentication Library (ADAL) and how to migrate to MSAL
- Authenticating and Authorizing Microsoft Azure Users for Oracle Databases
Oracle Database and Microsoft Entra ID can be configured to allow users and applications to connect to the database using their Entra ID credentials Azure users and applications can log in with Entra ID Single Sign On (SSO) credentials to access the database
- Microsoft Authentication Libraries (MSAL) documentation
Learn how to integrate authentication and authorization into any of your apps using the Microsoft Authentication Libraries (MSAL)
- @azure msal-react - npm
The MSAL library for JavaScript enables client-side JavaScript applications to authenticate users using Azure AD work and school accounts (AAD), Microsoft personal accounts (MSA) and social identity providers like Facebook, Google, LinkedIn, Microsoft accounts, etc through Azure AD B2C service
|