资 源 简 介
This is the C library code to be by used by the community for developing application plugins using the RCDevs OpenOTP Authentication Server functionalities.
OpenOTP : http://www.rcdevs.com/products/openotp/
RCDevs : http://www.rcdevs.com/
OpenOTP is the RCDevs user authentication solution. OpenOTP is a server application which provides multiple (highly configurable) authentication schemes for your LDAP users, based on one-time passwords (OTP) technologies and including:
- OATH HOTP/TOTP/OCRA Software/Hardware Tokens
- Google Authenticator
- Mobile-OTP (mOTP) Software Tokens
- SMS One-Time Passwords
- Mail / Secure Mail One-Time Passwords
- Yubikey
OpenOTP provides both SOAP/XML and RADIUS client APIs.
Check on the website for the full feature list.
This code should to be used for implementing third-party application plugins using the OpenOTP SOAP API only.
it requires LibXML http://xmlsoft.org/ to compile.