Posted by Jaxem on February 23, 2012 at 9:34pm
Hey all,
I'm part of a team investigating open scholar for our university to see if we want to use it. One key thing we want is some sort of integration with CAS in the user signup, When you sign up it allows the user to enter info in fields, does anyone have any experience using a CAS sign on to auto-fill these fields. I've been trying to find where i can even edit the setup of the user signup page without much luck, can i do this through the Drupal UI? Any help is really appreaciated guys, thanks!
Comments
munsonator, I set up a small
munsonator,
I set up a small CAS integration module a while back. It set up some defaults, but did not do the auto-fill you describe. Still, it's probably a useful starting point. https://github.com/openscholar/openscholar_cas
The drupal module it uses to speak with CAS can be found here: http://drupal.org/node/1084302 I do not believe it has auto-fill, but it's been updated several times since I last checked.
Jon