2006-07-27 17:53:53 +02:00
|
|
|
/***********************************************************************
|
|
|
|
*
|
|
|
|
* TODO for AuthTokenSvc
|
|
|
|
*
|
|
|
|
***********************************************************************/
|
|
|
|
|
|
|
|
INTRODUCTION
|
|
|
|
|
|
|
|
This file contains a list of the items still outstanding for AuthTokenSvc.
|
|
|
|
|
|
|
|
OUTSTANDING ITEMS
|
|
|
|
|
2006-10-10 16:47:19 +02:00
|
|
|
- Switch to a Web Services model where the Client/Server protocol uses SOAP.(This is under evaluation).
|
2006-07-27 17:53:53 +02:00
|
|
|
- Add code to verify that client/server communications occur over HTTPS.
|
|
|
|
- Add logging.
|
|
|
|
- Create plug-in API for Identity Token Providers.
|
|
|
|
- Change printfs used for debugging into a suitable mechanism.
|
|
|
|
|