microsoft / powerplatform-actions

Power Platform GitHub Actions automate common build and deployment tasks related to Power Platform. This includes synchronization of solution metadata (a.k.a. solutions) between development environments and source control, generating build artifacts, deploying to downstream environments, provisioning/de-provisioning of environments, and the ability to perform static analysis checks against your solution using the PowerApps checker service.
MIT License
221 stars 68 forks source link

PoC: Federated SPN credentials #540

Closed tehcrashxor closed 6 months ago

tehcrashxor commented 7 months ago

NB: Requires not-yet published version of PAC CLI

Adds support for using Federated Credentials / Workload Identity -- allowing SPNs to use Federated Credentials to authenticate without the need for Client Secrets or Client Certificates being specified in the GitHub workflow