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] 
Sent: Tuesday, November 15, 2011 10:07 AM
To: 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 as:
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 as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to