pulcotech/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
Inputs
| name | description | required | default |
|---|---|---|---|
| name | The TrustFramework KeySet container name | no | — |
| options | The TrustFramework KeySet container options | — | — |
| policy_keys | The TrustFramework KeySet secret value | — | — |
| key_use | The TrustFramework KeySet container usage: "Signature" or "Encryption" | — | — |
| activation_date | The TrustFramework KeySet secret value | — | — |
| expiration_date | The TrustFramework KeySet secret value | — | — |
| key_type | The TrustFramework KeySet container type | — | — |
| secret | The TrustFramework KeySet secret value | no | — |
| file_path | The TrustFramework KeySet secret value | no | — |
| certificate_kind | Type of the uploaded certificate | no | — |
| password | The TrustFramework KeySet secret value | no | — |
| tenant_id | The full Azure AD B2C tenant name (e.g.: mytenant.onmicrosoft.com) or GUID | yes | — |
| client_id | The Client ID for a service principal which will be used to authenticate to the Microsoft Graph | yes | — |
| client_secret | The Client Secret for a service principal which will be used to authenticate to the Microsoft Graph | yes | — |
Outputs
| name | description |
|---|---|
| time | Your output description here |