Open bgavrilMS opened 1 year ago
For the retry policy I recommend you see the 3 PRs in MSAL Node:
https://github.com/AzureAD/microsoft-authentication-library-for-js/pull/6891 https://github.com/AzureAD/microsoft-authentication-library-for-js/pull/6950 https://github.com/AzureAD/microsoft-authentication-library-for-js/pull/6920
Support in MSAL .NET - https://learn.microsoft.com/en-us/entra/msal/dotnet/advanced/managed-identity
More in-depth technical spec here. DotNet implementation here. All MSALs support it (Java, Py, NodeJS).