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

Handle dotnet sign deprecated azure client arguments #34

Merged
merged 3 commits into from
Aug 12, 2024
Merged

Conversation

janstaelensskyline
Copy link
Member

As indicated by the Microsoft team for the dotnet sign tool.
The client secret options are obsolete and should no longer be specified.

AZURE_TENANT_ID = --azure-key-vault-tenant-id
AZURE_CLIENT_ID = --azure-key-vault-client-id
AZURE_CLIENT_SECRET = --azure-key-vault-client-secret

as per: CLI: simplify Azure authentication · Issue #724 · dotnet/sign · GitHub

@MichielOda MichielOda merged commit 699d9b3 into main Aug 12, 2024
@MichielOda MichielOda deleted the newSign branch August 12, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants