2006-11-16 10:20:06 +01:00
|
|
|
/***********************************************************************
|
|
|
|
*
|
|
|
|
* TODO for AuthTokenSvc
|
|
|
|
*
|
|
|
|
***********************************************************************/
|
|
|
|
|
|
|
|
INTRODUCTION
|
|
|
|
|
|
|
|
This file contains a list of the items still outstanding for AuthTokenSvc.
|
|
|
|
|
|
|
|
OUTSTANDING ITEMS
|
|
|
|
|
|
|
|
- Add code to verify that client/server communications occur over HTTPS.
|
|
|
|
- Create plug-in API for Identity Token Providers.
|
|
|
|
- Change printfs used for debugging into a suitable mechanism.
|
|
|
|
- Create tool to connect Tomcat instance to Apache Server and disabling port 2645 listener.
|
2006-11-22 06:21:33 +01:00
|
|
|
- Create tool to help administrators import certificates into the ATS's key store.
|
2007-03-06 19:03:25 +01:00
|
|
|
- Create tool to easily edit the iaRealms file.
|
2006-11-22 06:21:33 +01:00
|
|
|
- Add identity token encryption capabilities.
|
2006-11-16 10:20:06 +01:00
|
|
|
|