Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[higgins-dev] Demo post-mortem

I suggested that we do some kind of post-mortem evaluation of the work done to get the demo working so we avoid letting things fall through the cracks.
 
Probably the best thing to do is get everyone's feedback and then create a task list or create bugzilla items for each.
 
The Novell team will meet tomorrow afternoon to come up with a list from our experience, so look for the results of that later.  Until then, a few I can think of off the top of my head include:
 
- CardID to context mapping.  We ended up making the CardID equal the contextRef.  It looked like this: <A href="file:///file:///<some ( Ᏸυ ) path on the IdAS machine to a config file>?<some identifier inside the config file representing a context>.  There's already a bug for this (https://bugs.eclipse.org/bugs/show_bug.cgi?id=163366).  It would be nice if we could come up with something a little more abstract so we're not putting something as brittle and revealing as a local filename
 
- Claim/Attribute mapping.  We ended up making the LDAP CP emit attributes which are named just like cardspace claims... We'd like to do this via configuration, or possibly a mapping CP, or something like that.
 
- STS builds are still not quite up to snuff -- see recent list traffic.
 
I can see there are a lot of others now that I look around, I have to run for the evening so I'll  pick back up in the AM.
 
Jim
 

Back to the top