![]() |
REST API
17
REST API for Luna Network HSMs
|
Get user login configuration related information and endpoints.
Users with the following role privileges can perform this command:
None
List user login configuration related information and endpoints.
JSON Schema: Login Configuration
Unable to get login configuration details.
GET https://1.2.3.4:8443/api/lunasa/user/config/login
{
"actions": "/api/lunasa/user/config/login/actions",
"detectionWindowSeconds": 800,
"lockoutDurationSeconds": 600,
"maxFailedAttempts": 3
}