mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 18:48:35 +00:00 
			
		
		
		
	 34fbe5d64c
			
		
	
	
		34fbe5d64c
		
			
		
	
	
	
	
		
			
			* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT * DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT
		
			
				
	
	
	
		
			705 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			705 B
		
	
	
	
	
	
	
	
| title | slug | 
|---|---|
| jwtAuth | /main-concepts/metadata-standard/schemas/auth/jwtauth | 
JWTAuthMechanism
User/Bot JWTAuthMechanism.
Properties
- JWTToken(string, format: password): JWT Auth Token.
- JWTTokenExpiry: Refer to #/definitions/JWTTokenExpiry.
- JWTTokenExpiresAt: JWT Auth Token expiration time. Refer to ../type/basic.json#/definitions/timestamp.
Definitions
- JWTTokenExpiry(string): JWT Auth Token expiration in days. Must be one of:- ["OneHour", "1", "7", "30", "60", "90", "Unlimited"].
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.