github.com

entra-docs/docs/identity-platform/msal-migration.md at main · MicrosoftDocs/entra-docs

11/16/2023Updated 3/21/2026

Excerpt

- All Microsoft support and development for ADAL, including security fixes, ended on June 30, 2023. ... MSAL is designed to enable a secure solution without developers having to worry about the implementation details. It simplifies and manages acquiring, managing, caching, and refreshing tokens, and uses best practices for resilience. We recommend you use MSAL to increase the resilience of authentication and authorization in client applications that you develop. … ... |Proactively refresh and revoke tokens based on policy or critical events for Microsoft Graph and other APIs that support Continuous Access Evaluation (CAE).| | |

Source URL

https://github.com/MicrosoftDocs/entra-docs/blob/main/docs/identity-platform/msal-migration.md

Related Pain Points