

For more detailed information, please refer to the wiki.
#GO TO MY LIBRARY HOW TO#
You can view the dev apps on how to use MSAL Go with various application types in various scenarios. ( other parameters depending on the function))

AcquireToken "ByOneofTheActualMethods"( string. The Public API of the library can be found in the following directories under apps. Go get -u /AzureAD/microsoft-authentication-library-for-go/ Usageīefore using MSAL Go, you will need to register your application with the Microsoft identity platform. The latest code resides in the dev branch. It is built using industry standard OAuth2 and OpenID Connect protocols.

It allows you to sign in users or apps with Microsoft identities ( Azure AD and Microsoft Accounts) and obtain tokens to call Microsoft APIs such as Microsoft Graph or your own APIs registered with the Microsoft identity platform. The Microsoft Authentication Library (MSAL) for Go is part of the Microsoft identity platform for developers (formerly named Azure AD) v2.0. We welcome all contributors (see CONTRIBUTING.md) to help us grow our list of supported MSAL SDKs. MSAL for Go is a new addition to the MSAL family of libraries, has been made available in production ready preview to gauge customer interest and to gather feedback from the community. Microsoft Authentication Library (MSAL) for Go
