actions-marketplace-validations/Deploy Azure AD B2C TrustFramework KeySet certificate
A GitHub Action for deploying TrustFramework KeySet certificates using the Microsoft Graph
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 23, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/azure-ad-b2c_deploy-trustframework-keyset-certificate@985d8a297690f2a18b3c1cacdfa03957529abd5e # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| name | The TrustFramework KeySet container name | yes | — |
| file | The path to the certificate PFX file to upload | yes | — |
| password | The password for the certificate PFX file | yes | — |
| tenant | The full Azure AD B2C tenant name (e.g.: mytenant.onmicrosoft.com) or GUID | yes | — |
| clientId | The Client ID for a service principal which will be used to authenticate to the Microsoft Graph | yes | — |
| clientSecret | The Client Secret for a service principal which will be used to authenticate to the Microsoft Graph | yes | — |
Outputs
no outputs