hupe1980/tokenbridge-action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| audience | The audience to use for the OIDC provider. | no | tokenbridge |
| exchange-endpoint | The URL of the TokenBridge exchange endpoint. | yes | — |
| output-access-token | Whether to set the access token as a step output. | no | false |
| custom-attributes | Custom attributes to include in the token exchange request (JSON string). | no | {} |
Outputs
| name | description |
|---|---|
| access-token | The access token generated by TokenBridge. |