[11:16:22 CST(-0600)] <athena> https://github.com/bourey/uPortal/tree/spring-security
[11:16:31 CST(-0600)] <athena> have what i've done there for now
[11:16:41 CST(-0600)] <athena> will probably have to leave it for a bit, since it's kind of been a time sink
[11:22:40 CST(-0600)] <EricDalquist> cool
[11:22:59 CST(-0600)] <EricDalquist> how is it for functionality?
[11:23:20 CST(-0600)] <EricDalquist> and the biggest question … how close is it to being able to delete ISecurityContext and all related code
[11:24:55 CST(-0600)] <athena> i think i'd mentioned a list of things last week that were missing - all that's still rue
[11:24:57 CST(-0600)] <athena> er, true
[11:25:03 CST(-0600)] <athena> but basically it works for cas and local auth
[11:25:10 CST(-0600)] <athena> but it needs an interface for local auth
[11:25:14 CST(-0600)] <athena> cas proxy and clearpass support
[11:25:25 CST(-0600)] <athena> and then to do the bit that offers passwords and proxy tickets to portlets
[11:25:33 CST(-0600)] <athena> oh, impersonation, too
[11:26:56 CST(-0600)] <EricDalquist> ok
[11:33:18 CST(-0600)] <EricDalquist> I'm working on the aggregation config settings right now
[11:33:39 CST(-0600)] <EricDalquist> one of the settings will be an association of aggregator to groups that aggregator should be aware of
[11:34:01 CST(-0600)] <EricDalquist> should that be an excludes or includes style config
[11:34:03 CST(-0600)] <EricDalquist> or both?
[11:35:26 CST(-0600)] <athena> hmm.
[11:35:36 CST(-0600)] <athena> i don't know if i have a strong opinion on that
[11:35:47 CST(-0600)] <athena> guess it might depend on the school and how many groups
[11:35:57 CST(-0600)] <EricDalquist> yeah
[11:36:06 CST(-0600)] <athena> but guessing we'd at least want to have an includes style, since otherwise it might be hard to configure for a school with a ton of groups?
[11:36:11 CST(-0600)] <EricDalquist> yeah