azure-ad-b2c/Deploy Azure AD B2C TrustFramework KeySet secret
A GitHub Action for deploying TrustFramework KeySet secrets using the Microsoft Graph
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| value | The TrustFramework KeySet secret value | yes | — |
| name | The TrustFramework KeySet container name | 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