tremolosecurity/Generate OIDC JWT
Generates an OpenID Connect JSON Web Token (JWT) for specified audiences based on your workflow's identity.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| audience | The value of the `aud` claim to create with the JWT | yes | "" |
| environmentVariableName | The name of the environment variable to store the resulting JWT in. This variable is marked as a secret, so it won't be output to the logs | yes | OIDC_JWT |
Outputs
no outputs