Hi Faisal,

I've developed an extension to the JDBC Authentication Handlers that make it 
pretty easy to authenticate against database stored procedures/user-defined 
functions, should your vendor's system expose such procedures/apis. I haven't 
had a chance to submit the enhancement for inclusion in the core application 
yet, but you can get the details and code at: 
http://sites.ewu.edu/jgasper/2011/10/01/using-a-database-stored-procedure-to-authenticate-cas-users/.

John

________________________________
[cid:image001.jpg@01CCA46A.A4431490]


John Gasper
Identity & Integration Architect    EWU Information Technology
202 Huston Hall    Cheney, WA 99004
509.359.6419    jgas...@ewu.edu<mailto:jgas...@ewu.edu>    
www.ewu.edu<http://www.ewu.edu/>



From: Misagh Moayyed [mailto:mmoay...@asu.edu]
Sent: Tuesday, November 15, 2011 9:59 AM
To: cas-user@lists.jasig.org
Subject: RE: [cas-user] CAS server with API

Hi Faisal,

Have you reviewed the QueryDatabaseAuthenticationHandler class? With that, you 
should be able to provide your own password encoder by extending the 
DefaultPasswordEncoder using the authentication API to possible encrypt the 
password before the query is executed.
Please see this link for more info: https://wiki.jasig.org/display/CASUM/JDBC

If that fails, you should be able to write your own handler and supply that to 
CAS in the deployerConfigContext.xml file.

Hope this helps.

From: Faisal Memon 
[mailto:fmemo...@gmail.com]<mailto:[mailto:fmemo...@gmail.com]>
Sent: Tuesday, November 15, 2011 10:07 AM
To: cas-user@lists.jasig.org<mailto:cas-user@lists.jasig.org>
Subject: [cas-user] CAS server with API

Hello Everyone,
  We are in process of implementing CAS server at our school. We currently use 
third party .net portal that resides on top of our SIS. We were able to casify 
the web.config but now the issue is that we cant authenticate users because 
passwords are encrypted in the portal database. The vendor has provided us with 
an Authentication API. Has anyone ever used Third Party API along with CAS for 
authentication before?

Thanks

--
You are currently subscribed to 
cas-user@lists.jasig.org<mailto:cas-user@lists.jasig.org> as: 
mmoay...@asu.edu<mailto:mmoay...@asu.edu>
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

--
You are currently subscribed to 
cas-user@lists.jasig.org<mailto:cas-user@lists.jasig.org> as: 
jgas...@ewu.edu<mailto:jgas...@ewu.edu>
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

<<inline: image001.jpg>>

<<inline: image002.jpg>>

Reply via email to