To validate GitHub Actions ID Tokens, add the github
issuer to the server’s configuration.
Export variables in a workflow
The GitHub Action ezoidc/actions/env
can be used to export environment variables in a GitHub Actions workflow job.
Variables that have the redact
property unset or set to true
will be redacted in the GitHub Actions logs using the add-mask command.
Claims
References