GitHubWorkflowProfileResponseOidcCredentials

data class GitHubWorkflowProfileResponseOidcCredentials(val azureClientId: String? = null, val azureTenantId: String? = null)

The fields needed for OIDC with GitHub.

Constructors

constructor(azureClientId: String? = null, azureTenantId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val azureClientId: String? = null

Azure Application Client ID

Link copied to clipboard
val azureTenantId: String? = null

Azure Directory (tenant) ID