Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Package Request]: Microsoft Authentication CLI #171982

Closed
1 task done
keyuxuan opened this issue Sep 5, 2024 · 3 comments
Closed
1 task done

[Package Request]: Microsoft Authentication CLI #171982

keyuxuan opened this issue Sep 5, 2024 · 3 comments
Labels
Area-External Blocking-Issue Manifest validation is blocked by a known issue. Package-Request This is a request for a package (new or updated version) zip-binary Depends on library files that aren't available via symlink
Milestone

Comments

@keyuxuan
Copy link

keyuxuan commented Sep 5, 2024

How can we help?

I would like someone else to build the manifest.

Please read and ensure the following

  • The installer meets the above requirements

Please provide the following information

Download Page Url: https://github.com/AzureAD/microsoft-authentication-cli/releases/tag/0.8.6
Publisher: https://github.com/AzureAD/microsoft-authentication-cli
Package Name: Microsoft Authentication CLI
Description: AzureAuth is a CLI wrapper for performing AAD Authentication. It makes use of MSAL for authentication and caching. The CLI is designed for authenticating and returning an access token for public client AAD applications. This acts like a credential provider for Azure Devops and any other public client app.

Package Version: 0.8.6
Installer URL: https://github.com/AzureAD/microsoft-authentication-cli/releases/download/0.8.6/azureauth-0.8.6-win10-x64.zip

@keyuxuan keyuxuan added Help-Wanted This is a good candidate work item from the community. Package-Request This is a request for a package (new or updated version) labels Sep 5, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage This work item needs to be triaged by a member of the core team. label Sep 5, 2024
@keyuxuan keyuxuan changed the title [Package Request]: AzureAuth [Package Request]: Microsoft Authentication CLI Sep 5, 2024
@Dragon1573
Copy link
Contributor

Note

Blocking-Issue Manifest validation is blocked by a known issue. Area-External zip-binary Depends on library files that aren't available via symlink

There're external DLLs required for the executable, they are not supported by symlinks.

--> Installing WinGet
--> Disabling safety warning when running installer
Tip: you can type 'Update-EnvironmentVariables' to update your environment variables, such as after installing a new software.

--> Configuring Winget
Enabled admin setting 'LocalManifestFiles'.
Enabled admin setting 'LocalArchiveMalwareScanOverride'.

--> Installing the Manifest 0.8.6

Found Microsoft Authentication CLI [Microsoft.Authentication.CLI] Version 0.8.6
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Downloading https://github.com/AzureAD/microsoft-authentication-cli/releases/download/0.8.6/azureauth-0.8.6-win10-x64.zip
  ██████████████████████████████  35.6 MB / 35.6 MB
Successfully verified installer hash
Extracting archive...
Successfully extracted archive
Starting package install...
Command line alias added: "azureauth"
Path environment variable modified; restart your shell to use the new value.
Successfully installed

--> Refreshing environment variables

--> Comparing ARP Entries

DisplayName                  DisplayVersion Publisher             ProductCode                                 Scope
-----------                  -------------- ---------             -----------                                 -----
Microsoft Authentication CLI 0.8.6          Microsoft Corporation Microsoft.Authentication.CLI__DefaultSource User


PS C:\Users\WDAGUtilityAccount\Desktop\winget-pkgs> azureauth.exe --version
The application to execute does not exist: 'C:\Users\WDAGUtilityAccount\AppData\Local\Microsoft\WinGet\Links\azureauth.dll'.

PS C:\Users\WDAGUtilityAccount\Desktop\winget-pkgs> C:\Users\WDAGUtilityAccount\AppData\Local\Microsoft\WinGet\Packages\Microsoft.Authentication.CLI__DefaultSource\azureauth.exe --version
0.8.6.0

@stephengillie stephengillie added Blocking-Issue Manifest validation is blocked by a known issue. Area-External zip-binary Depends on library files that aren't available via symlink and removed Needs-Triage This work item needs to be triaged by a member of the core team. Help-Wanted This is a good candidate work item from the community. labels Sep 6, 2024
Copy link
Contributor

Hello @keyuxuan,

This package appears to depend on .dlls that aren't available via symlink.

This package is blocked until support for zipped binaries is implemented in:

Be sure to add your 👍 to the issue to help raise the priority and avoid posting "Me too!" messages to respect those who have subscribed to the issue.

Template: msftbot/blockingIssue/zipBinary

Copy link
Contributor

Hello @keyuxuan,

This issue has been identified as requiring a fix from a third party or external repository. Since there has been no recent activity on this issue, it will be automatically closed.

Template: msftbot/noRecentActivity/areaExternal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-External Blocking-Issue Manifest validation is blocked by a known issue. Package-Request This is a request for a package (new or updated version) zip-binary Depends on library files that aren't available via symlink
Projects
None yet
Development

No branches or pull requests

4 participants