ratify-project / ratify

Artifact Ratification Framework
https://ratify.dev
Apache License 2.0
225 stars 63 forks source link

Ratify should provide a generic Azure authentication package #1944

Open shahramk64 opened 1 day ago

shahramk64 commented 1 day ago

Ratify should support a more generic AAD auth token fetch functionality that can handle managed identity, workload identity, and CLI scenario authentications. Along with this, the AKV provider and ORAS auth provider should provide more generic azure support to handle multiple flows of authentication, not just Workload identity. This is critical for CLI scenarios.

Are you willing to submit PRs to contribute to this feature? Yes, I am willing to implement it.