actions-marketplace-validations/Deploy Azure AD B2C TrustFramework KeySet certificate

A GitHub Action for deploying TrustFramework KeySet certificates using the Microsoft Graph

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 23, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/azure-ad-b2c_deploy-trustframework-keyset-certificate@985d8a297690f2a18b3c1cacdfa03957529abd5e # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
nameThe TrustFramework KeySet container nameyes
fileThe path to the certificate PFX file to uploadyes
passwordThe password for the certificate PFX fileyes
tenantThe full Azure AD B2C tenant name (e.g.: mytenant.onmicrosoft.com) or GUIDyes
clientIdThe Client ID for a service principal which will be used to authenticate to the Microsoft Graphyes
clientSecretThe Client Secret for a service principal which will be used to authenticate to the Microsoft Graphyes

no outputs