mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-30 18:17:53 +00:00 
			
		
		
		
	 69342d4783
			
		
	
	
		69342d4783
		
			
		
	
	
	
	
		
			
			* Updated generate_docs_schema * Updated generate_docs_schema * Updated generate_docs_schema * applied generate_docs_schema script * Revert the changes in this file --------- Co-authored-by: Tarun <tarun.p@deuexsolutions.com> Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
		
			
				
	
	
	
		
			1.1 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1.1 KiB
		
	
	
	
	
	
	
	
| title | slug | 
|---|---|
| gcpExternalAccount | /main-concepts/metadata-standard/schemas/security/credentials/gcpexternalaccount | 
GCP External Account
Pass the raw credential values provided by GCP
Properties
- type(string): Google Cloud Platform account type. Default:- "external_account".
- externalType(string): Google Cloud Platform account type. Default:- "external_account".
- audience(string): Google Security Token Service audience which contains the resource name for the workload identity pool and the provider identifier in that pool.
- subjectTokenType(string): Google Security Token Service subject token type based on the OAuth 2.0 token exchange spec.
- tokenURL(string): Google Security Token Service token exchange endpoint.
- credentialSource(object): This object defines the mechanism used to retrieve the external credential from the local environment so that it can be exchanged for a GCP access token via the STS endpoint. Can contain additional properties.- Additional Properties (string)
 
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.