2025-01-15 17:46:55 +05:30
|
|
|
---
|
2025-06-26 16:13:03 +05:30
|
|
|
title: Login Configuration | OpenMetadata Login Config
|
2025-07-22 11:51:42 +05:30
|
|
|
description: Connect Loginconfiguration to enable streamlined access, monitoring, or search of enterprise data using secure and scalable integrations.
|
2025-01-15 17:46:55 +05:30
|
|
|
slug: /main-concepts/metadata-standard/schemas/configuration/loginconfiguration
|
|
|
|
---
|
|
|
|
|
|
|
|
# LogoConfiguration
|
|
|
|
|
|
|
|
*This schema defines the Login Configuration*
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
|
|
|
|
- **`maxLoginFailAttempts`** *(integer)*: Failed Login Attempts allowed for user. Default: `3`.
|
|
|
|
- **`accessBlockTime`** *(integer)*: Access Block time for user on exceeding failed attempts(in seconds). Default: `600`.
|
|
|
|
- **`jwtTokenExpiryTime`** *(integer)*: Jwt Token Expiry time for login in seconds. Default: `3600`.
|
|
|
|
|
|
|
|
|
|
|
|
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.
|