diff --git a/CASA-auth-token/server-java/Jaas/TODO b/CASA-auth-token/server-java/Jaas/TODO index 87b7c803..7b50fd37 100644 --- a/CASA-auth-token/server-java/Jaas/TODO +++ b/CASA-auth-token/server-java/Jaas/TODO @@ -10,4 +10,4 @@ This file contains a list of the items still outstanding for JaasSupport. OUTSTANDING ITEMS -- Change printfs used for debugging into a suitable mechanism. +None. diff --git a/CASA-auth-token/server-java/Svc/TODO b/CASA-auth-token/server-java/Svc/TODO index 2b7224bd..2c9e1219 100644 --- a/CASA-auth-token/server-java/Svc/TODO +++ b/CASA-auth-token/server-java/Svc/TODO @@ -10,13 +10,11 @@ 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. +- Create tool to easily edit the iaRealms file. - Add identity token encryption capabilities.