microsoft-authentication-library-for-go
microsoft-authentication-library-for-go copied to clipboard
The MSAL library for Go is part of the Microsoft identity platform for developers (formerly named Azure AD) v2.0. It enables you to acquire security tokens to call protected APIs. It uses industry sta...
**Which version of MSAL Go are you using?** Note that to get help, you need to run the latest version. v1.4.2 **Where is the issue?** * Public client * [...
### Description This pull request introduces enhancements to the IMDS (Instance Metadata Service) retry logic in the Microsoft Authentication Library for Go (MSAL Go). The updates aim to improve the...