AzureAD / microsoft-authentication-library-for-go

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 standard OAuth2 and OpenID Connect.
MIT License
218 stars 87 forks source link

[Feature Request] Obtain "verified" label for the AzureAD org #441

Open julio-lopez opened 12 months ago

julio-lopez commented 12 months ago

This is not specific to this repo, but related to the AzureAD org. Since there is no way to open an issue directly with the org, then this issue is opened in this project.

**Is your feature request related to a problem?

It is confusing whether or not "AzureAD" is a GitHub project associated with Azure, or the Azure AD team or product. There is also an "Azure" GitHub org with a "verified" label, which makes it look like this is not an official org backed by MS Azure.

Describe the solution you'd like

That the AzureAD pursued obtaining the Github "verified" label. This would make it easier to understand the provenance of the code in the repositories.

bgavrilMS commented 11 months ago

AzureAD is a separate organization from Azure, but definitely part of Microsoft.

julio-lopez commented 11 months ago

Having the "verified" org label would make that relationship more explicit.