REST API  17
REST API for Luna Network HSMs
User Login Configuration

User Login Configuration

Object

    actions: Object
            type:  string
            description: URL to the login related actions

    detectionWindowSeconds: Object
            type:  integer
            description: Interval(in seconds) within which login infringements would be observed. Resets on a successful login.

    lockoutDurationSeconds: Object
            type:  integer
            description: Interval for which an account would be locked if max failed login attempts reached.

    maxFailedAttempts: Object
            type:  integer
            description: Maximum number of bad login attempts allowed.