Can anybody tell me what are the steps to create custom credentials?
I want to login only by signing some data(about server) as challenge with
certificate and authenticate
in that way.
So, I just think about to pass some data to client, than client sign passed
data and try to authenticate. Server gets signed data, check signature and
authenticate(or not) the user. Where do I need to implement my business
logic on server? I also use LDAP, and in my business logic I want to get
certificate from signature(witch I know how to) and also to get certificate
from LDAP(witch I don't know how to) and compare them, so can anyone refer
me where can I find solution for that. Or maybe recommend some better
solution for that.

Thanks in advance... :)



--
View this message in context: 
http://jasig.275507.n4.nabble.com/Authentication-extension-help-tp4658086.html
Sent from the CAS Users mailing list archive at Nabble.com.

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

Reply via email to