RE: [cas-user] JDBC User Attributes Table Relation

2018-10-15 Thread Jon Anderson
manually seems very sparse for any non-java programmers.) Jon From: cas-user@apereo.org [cas-user@apereo.org] on behalf of Tepe, Dirk [tep...@miamioh.edu] Sent: Sunday, October 14, 2018 8:50 AM To: cas-user@apereo.org Subject: Re: [cas-user] JDBC User Attributes

Re: [cas-user] JDBC User Attributes Table Relation

2018-10-14 Thread Tepe, Dirk
CAS only knows the authenticated username. If you are only concerned with attribute resolution after authentication, isn't that just a matter of adding a join to your attribute query? -dirk On Sat, Oct 13, 2018 at 12:44 AM Fahmi L. Ramdhani < fahmilestianramdh...@gmail.com> wrote: > Hi, > > I