19 lines
611 B
Plaintext
19 lines
611 B
Plaintext
/***********************************************************************
|
|
*
|
|
* TODO for libcasa_c_authtoken
|
|
*
|
|
***********************************************************************/
|
|
|
|
INTRODUCTION
|
|
|
|
This file contains a list of the items still outstanding for libcasa_c_authtoken.
|
|
|
|
OUTSTANDING ITEMS
|
|
|
|
- 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.
|
|
|
|
- Enhance to dynamically learn about the location of ATSs.
|