Just to make sure, you're looking for attribute release in the SAMLServiceValidate piece, right?
Jonathan Liedy Middleware Administrator The Florida State University 2035 East Paul Dirac Drive Sliger, Suite 113 Tallahassee, FL 32310 [email protected]<mailto:[email protected]> Voice: (850) 270-7368 From: [email protected] [mailto:[email protected]] Sent: Friday, September 14, 2012 3:26 PM To: [email protected] Subject: RE: [cas-user] JDBC (using mysql) Attribute Release Thank you for the suggestion Misagh. I've been attempting to build this support into CAS (I guess I should mention that I'm using CAS 3.5.0). I'm still running into issues. It is building correctly with maven, authentication is still working beautifully, but for whatever reason it is not returning any attributes. Here is a link to our deployerConfigContext.xml - http://pastebin.com/rCV702GC Our user credential table and user attribute table looks like: http://pastebin.com/raw.php?i=fMBYCBBx Any ideas why attributes are not getting released? Am I missing something silly? Thanks so much for the help! _____________ Nathan Chowning From: Misagh Moayyed <[email protected]<mailto:[email protected]>> To: [email protected]<mailto:[email protected]>, Date: 09/12/2012 12:50 PM Subject: RE: [cas-user] JDBC (using mysql) Attribute Release ________________________________ The person directory API has support for JDBC attribute release: https://wiki.jasig.org/display/PDM15/JDBC+Attribute+Source -Misagh From: [email protected]<mailto:[email protected]> [mailto:[email protected]] Sent: Wednesday, September 12, 2012 8:43 AM To: [email protected]<mailto:[email protected]> Subject: [cas-user] JDBC (using mysql) Attribute Release Hello All, I have questions/concerns about attribute release with CAS. We are currently using JDBC to authenticate users against a mysql database. I've setup our "users" table to have 4 fields/columns (username, password, email, role). For our usage, we'd like for the email and role fields to be released as attributes. The CAS wiki page for attributes - https://wiki.jasig.org/display/CASUM/Attributes - mostly details attribute release from LDAP. Is it possible to release attributes from mysql? Does anyone have any experience with this? Thanks! _____________ Nathan Chowning -- You are currently subscribed to [email protected]<mailto:[email protected]> as: [email protected]<mailto:[email protected]> To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected]<mailto:[email protected]> as: [email protected]<mailto:[email protected]> To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected]<mailto:[email protected]> as: [email protected]<mailto:[email protected]> To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
