mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 18:48:35 +00:00 
			
		
		
		
	
		
			
	
	
		
			18 lines
		
	
	
		
			416 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			18 lines
		
	
	
		
			416 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
|   | --- | ||
|  | title: auth0SSOClientConfig | ||
|  | slug: /main-concepts/metadata-standard/schemas/security/client/auth0ssoclientconfig | ||
|  | --- | ||
|  | 
 | ||
|  | # Auth0SSOClientConfig
 | ||
|  | 
 | ||
|  | *Auth0 SSO client security configs.* | ||
|  | 
 | ||
|  | ## Properties
 | ||
|  | 
 | ||
|  | - **`clientId`** *(string)*: Auth0 Client ID. | ||
|  | - **`secretKey`** *(string)*: Auth0 Client Secret Key. | ||
|  | - **`domain`** *(string)*: Auth0 Domain. | ||
|  | 
 | ||
|  | 
 | ||
|  | Documentation file automatically generated at 2023-10-27 13:55:46.343512. |