{ "azureActiveDirectoryEndpoint": "example-azureactivedirectory", "azureServicePrincipalClientId": "app-123456", "azureServicePrincipalClientSecret": "example-azureserviceprincipa", "azureServicePrincipalTenantId": "app-123456", "bearerToken": "eyJhbGciOiJIUzI1NiJ9.example", "enableOCI": true, "forceHttpBasicAuth": true, "gcpServiceAccountKey": "eyJhbGciOiJIUzI1NiJ9.example", "githubAppEnterpriseBaseUrl": "https://github.com/example/repo.git", "githubAppID": 443, "githubAppInstallationID": 817, "githubAppPrivateKey": "eyJhbGciOiJIUzI1NiJ9.example", "insecureOCIForceHttp": true, "noProxy": "example-noproxy", "password": "example-password", "proxy": "example-proxy", "sshPrivateKey": "eyJhbGciOiJIUzI1NiJ9.example", "tlsClientCertData": "example-tlsclientcertdata", "tlsClientCertKey": "eyJhbGciOiJIUzI1NiJ9.example", "type": "example-type", "url": "https://github.com/example/repo.git", "useAzureWorkloadIdentity": true, "username": "my-application" }