[JIRA] Created: (IDP-156) Create an authn lock-out stage

Chad La Joie (JIRA) noreply at shibboleth.net
Mon Apr 2 15:35:16 BST 2012


Create an authn lock-out stage
------------------------------

                 Key: IDP-156
                 URL: https://issues.shibboleth.net/jira/browse/IDP-156
             Project: Identity Provider
          Issue Type: Task
          Components: Authentication
            Reporter: Chad La Joie
            Assignee: Chad La Joie
             Fix For: 3.0.0


Create an authentication stage that will "lock out" a particular remote host (identified by IP) after a given number of authentication failures within a give period of time.  Such a lock out would be authentication mechanism and SP agnostic.

This stage would require that a proxy sitting in front of the container running the IdP properly pass in the correct X-Forwarded information, but that's a requirement the IdP already has.

A group of clients that are aggregated by a proxy (e.g., "the AOL problem") would cause issues for this stage.  As such, one configuration option probably needs to be a list of IP ranges to ignore.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the commits mailing list