开发者

Smart card authentication using LDAP

I'm trying to design an authentication system. The system will use ActivClient in order to communicate with a smart card.

The ActivClient exposes an API which allows me to read the card's certificate, and to sign a random message using it's priv开发者_StackOverflowate key.

I have a client - server architecture.

Is there a way to use the LDAP to manage the authentication, or I have to implement it by myself (read the cert from the card, give the card challenge, send this values to the server, check the CA and check if the user is known by the LDAP)?

Thanks,

Mattan

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜