2006-11-13 06:20:43 +01:00
|
|
|
/***********************************************************************
|
|
|
|
*
|
|
|
|
* TODO for libcasa_c_authtoken
|
|
|
|
*
|
|
|
|
***********************************************************************/
|
|
|
|
|
|
|
|
INTRODUCTION
|
|
|
|
|
|
|
|
This file contains a list of the items still outstanding for libcasa_c_authtoken.
|
|
|
|
|
|
|
|
OUTSTANDING ITEMS
|
|
|
|
|
2006-11-22 06:21:33 +01:00
|
|
|
- Add mechanism to try communicating with ATS over port 443 if communications
|
|
|
|
over port 2645 fail.
|
|
|
|
|
|
|
|
- Enhance the AuthMechanism interface to support authentication schemes that
|
|
|
|
require several token exchanges between the client and the server. This will
|
|
|
|
also require the enhancement of the client/server protocol utilized for
|
|
|
|
authentication.
|
|
|
|
|
|
|
|
- Add mechanism to allow a user to either accept or reject server certificates
|
|
|
|
considered invalid.
|
|
|
|
|