mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 10:39:30 +00:00 
			
		
		
		
	
		
			
	
	
		
			20 lines
		
	
	
		
			527 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			20 lines
		
	
	
		
			527 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
|   | --- | ||
|  | title: azureSSOClientConfig | ||
|  | slug: /main-concepts/metadata-standard/schemas/security/client/azuressoclientconfig | ||
|  | --- | ||
|  | 
 | ||
|  | # AzureSSOClientConfig
 | ||
|  | 
 | ||
|  | *Azure SSO Client security config to connect to OpenMetadata.* | ||
|  | 
 | ||
|  | ## Properties
 | ||
|  | 
 | ||
|  | - **`clientSecret`** *(string)*: Azure SSO client secret key. | ||
|  | - **`authority`** *(string)*: Azure SSO Authority. | ||
|  | - **`clientId`** *(string)*: Azure Client ID. | ||
|  | - **`scopes`** *(array)*: Azure Client ID. | ||
|  |   - **Items** *(string)* | ||
|  | 
 | ||
|  | 
 | ||
|  | Documentation file automatically generated at 2023-10-27 13:55:46.343512. |