Thanks Andy, I had a feeling that's what it would come down to. I'll check it out...
Thanks! Rich -----Original Message----- From: Andrew Morgan [mailto:[email protected]] Sent: Wednesday, June 12, 2013 3:29 PM To: [email protected] Subject: Re: [cas-user] Authentication Handler for Self-Service Banner On Wed, 12 Jun 2013, Hadden, Rich wrote: > Good morning, > > I've seen some references back to 2007 on CASifying Ellucian's > (formerly > Sungard) Banner Self Service application. I'm wondering though if > there's been any work done to use Banner Self Service as an > authentication handler. Has anyone attempted this? Rich, We are using BEIS with SSOManager for CAS authentication to Self Service Banner. We still have our old SSB login page, which does dual authentication to either LDAP (same credential as CAS) or to Banner using ID+GAP. You could probably use ID+GAP authentication in CAS using the JDBC authentication handler (https://wiki.jasig.org/display/CASUM/JDBC). You would have to write a query to look at SPRIDEN and GOBTPAC, or something like that. Andy -- 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 -- 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
