The SM caches the Aggregate's version info for 24 hours
[sfa.git] / TODO
1 RSpecs
2 - CreateSlivers should update SliverTags/attributes 
3
4 Registry
5 - Verify that sub authority certificates still work
6
7
8 Stop invalid users
9   * a recently disabled/deleted user may still have a valid cred. Keep a list of valid/invalid users on the aggregate and check callers against this list
10
11 Component manager
12   * install trusted certs when interface starts (component_manager_pl.init_server())
13   * Redeem ticket - RedeemTicket/AdminTicket not working. Why?
14   ** This may be replaced by sfa + credentials  
15
16 GUI/Auth Service
17   * develop a simple service where users auth using username/passord and 
18     receive their cred
19   * service manages users key/cert,creds
20   * gui requires user's cred (depends on Auth Service above)
21       
22
23