Also fixed "ReconfigureInterval=0" issue and added the ability to search using multiple search roots configured on a per-realm basis in the iaRealms file.
		
			
				
	
	
		
			23 lines
		
	
	
		
			839 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			839 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| /***********************************************************************
 | |
|  *
 | |
|  *  TODO for AuthTokenSvc
 | |
|  *
 | |
|  ***********************************************************************/
 | |
| 
 | |
| INTRODUCTION
 | |
| 
 | |
| This file contains a list of the items still outstanding for AuthTokenSvc.
 | |
| 
 | |
| OUTSTANDING ITEMS
 | |
| 
 | |
| - Switch Client/Server communication to use SOAP.(This is under evaluation).
 | |
| - 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.
 | |
| - 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 better edit the iaRealms file.
 | |
| - Add identity token encryption capabilities.
 | |
|  
 |