nicolonsky/Azure AD Workload Identity Federation
Acquire access tokens for app registrations with workload identity federation enabled.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tenant_id | Azure AD Tenant ID | yes | 30204efd-acb7-41a7-9fe9-233cec0556c1 |
| client_id | App Registration Client ID | yes | 960d282a-7d02-453e-a680-3b4330ed38a7 |
| audience | OIDC audience | no | api://AzureADTokenExchange |
| scope | OIDC Scope | no | https://graph.microsoft.com/.default |
Outputs
| name | description |
|---|---|
| access_token | Azure AD JWT for the assigned application permissions |