#879 TPS Rewrite: Implement User Authentication
Closed: Fixed Opened by jmagne.

Implement simple LDAP authentication. We need this to determine who is trying to Format or Enroll a token. For the initial enrollment pass, this could be faked, but we may chose to do this sooner in the process.


commit 7c1fc987bdd28b70eee1a5a0bf18c252bb31fa3f
Author: Christina Fu cfu@redhat.com
Date: Thu May 8 10:04:22 2014 -0700

Ticket #879 TPS Rewrite: User Authentication Framework
This patch provides the framework that allows people to
1. write their own authentication plugins using the authentication
   plugin framework
2. map the authenticaiton credential from client side (e.g. ESC or alike)
   in both display language characters and numbers of credential parameters
   to the specified authentication plugin required parameters.

Metadata Update from @jmagne:
- Issue assigned to cfu
- Issue set to the milestone: 10.2 - 05/14 (May)

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/1446

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata