91c61a610501422c39d9d2cd337b6dc1250de0e2
[otpcentral.git] / doc / README
1 Welcome to OTP Central
2 ======================
3
4 The purpose of OTP central will be to provide several
5 interfaces to OTP (HOTP, TOTP and maybe mOTP) based token
6 software.
7
8 It's auth interfaces will be:
9 1) radius
10 2) ldap
11 3) soap
12 4) web
13
14 Primary, this website will only do three things:
15 1) authenticate a user/pin/token combo (via soap/xmlrpc)
16 2) admin users - i.e. assign tokens to users - it would be nice 
17         if the backend were something else (i.e. ldap/AD)
18 3) allow users to manage their tokens i.e. synchronize them
19         assign them to themselves, etc.