Git Hub Client Secret Response
data class GitHubClientSecretResponse(val byoaSecretAkvUrl: String? = null, val byoaSecretName: String? = null)
Client secret information for factory's bring your own app repository configuration.