Can anyone point me to documentation on how to implement CAS in a way
that allows the following,
in pseudo code:

if (CHECK_LDAP_CREDENTIALS) {

        return SUCCESS;

} elsif (CHECK_ORACLE_DB_CREDENTIALS) {

        return SUCCESS;

} else {

        return FAIL;

}


Is this possible via just configuration changes to login-webflow or
AuthHandlers ?


Sean McHugh
VP, Dir. of Global Services
Grey Group
p. 212-546-1926
m. [email protected]
c. 917-916-8644



-- 
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

<<winmail.dat>>

Reply via email to