jamiemagee/Azure OIDC Authentication

Authenticate with Azure using GitHub Actions OIDC tokens

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tenant-idAzure AD tenant IDyes
client-idAzure AD application client ID (App Registration)yes
audienceOIDC token audiencenoapi://AzureADTokenExchange
output-tokenWhether to output the Azure token (security consideration)nofalse
namedescription
token-expiryThe expiry time of the Azure token (RFC3339 format)
azure-tokenThe Azure access token (only output if output-token is true)