[JIRA] Updated: (IDP-114) Create an authentication workflow action that validates a username/password against a Kerberos KDC

Chad La Joie (JIRA) noreply at shibboleth.net
Fri Sep 9 13:18:25 BST 2011


     [ https://issues.shibboleth.net/jira/browse/IDP-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chad La Joie updated IDP-114:
-----------------------------

    Description: 
Create an action that validates the username/password, given via the UsernamePasswordSubcontext on the authn request context, against a Kerberos domain.  If the credentials properly validate then set a UsernamePrincipal as the authenticated principal of the authn request context.

Additional notes:
 * ability to catch locked/disabled accounts and expired passwords

  was:
Create an action that validates the username/password, given via the UsernamePasswordSubcontext on the authn request context, against an LDAP directory.  If the credentials properly validate then set a UsernamePrincipal as the authenticated principal of the authn request context.

Additional notes:
 * support enumerating multiple LDAP directories and failing over connections if some are down
 * connections used to search for the user DN should have the option of being pooled
 * ability to catch locked/disabled accounts and expired passwords


> Create an authentication workflow action that validates a username/password against a Kerberos KDC
> --------------------------------------------------------------------------------------------------
>
>                 Key: IDP-114
>                 URL: https://issues.shibboleth.net/jira/browse/IDP-114
>             Project: Identity Provider
>          Issue Type: Task
>          Components: Authentication
>            Reporter: Chad La Joie
>            Assignee: Chad La Joie
>            Priority: Blocker
>             Fix For: 3.0.0
>
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> Create an action that validates the username/password, given via the UsernamePasswordSubcontext on the authn request context, against a Kerberos domain.  If the credentials properly validate then set a UsernamePrincipal as the authenticated principal of the authn request context.
> Additional notes:
>  * ability to catch locked/disabled accounts and expired passwords

--
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