GitHubWorkflowProfileOidcCredentials interface
The fields needed for OIDC with GitHub.
Properties
azure |
Azure Application Client ID |
azure |
Azure Directory (tenant) ID |
Property Details
azureClientId
Azure Application Client ID
azureClientId?: string
Property Value
string
azureTenantId
Azure Directory (tenant) ID
azureTenantId?: string
Property Value
string