Account lockout manager needs a documented means of querying/clearing state.

Description

The original work to expose the account lockout state got diverted into a general flow to access storage services, which isn't a supported way of doing this.

Environment

None

Activity

Show:

Scott Cantor January 31, 2018 at 9:58 PM
Edited

Added flow that fetches AccountLockoutManager bean and calls its methods.

/bean ID/key

GET calls check, POST increments, DELETE clears.

To support this, it will usually mean moving the bean definition for the manager from the password login config out to global.xml, so the parent bean was moved from the internals of the flow out to global-system.xml.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Components

Fix versions

Created January 31, 2018 at 9:53 PM
Updated October 10, 2018 at 3:12 PM
Resolved January 31, 2018 at 9:58 PM