21 lines
		
	
	
		
			747 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			747 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| /***********************************************************************
 | |
|  *
 | |
|  *  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.
 | |
| - Create tool to help administrators import certificates into the ATS's key store.
 | |
| - Create tool to easily edit the iaRealms file.
 | |
| - Add identity token encryption capabilities.
 | |
|  
 |