Wednesday, 2011-08-24

*** Lake_Lurker (~Just@h54.74.91.75.dynamic.ip.windstream.net) has joined #wikid10:20
*** Lake_Lurker has parted #wikid (None)11:32
*** nowen (~nowen@adsl-74-176-212-133.asm.bellsouth.net) has joined #wikid12:12
*** n145 (57662c12@gateway/web/freenode/ip.87.102.44.18) has joined #wikid19:27
n145hello19:27
nowenhi19:27
n145can someone tell me how wikid implements 2factor auth19:27
nowenthe two factors are possession of the private key embedded in the token and knowledge of the PIN19:28
nowenthis might help: http://www.wikidsystems.com/learn-more/technology/overview19:28
nowenyou can think of WiKID like certs, except the only thing (mostly) that they do is encrypt PINs one way and OTPs the other.  Doing this means that it is very easy to manage users - no need for white/black lists etc.19:31
n145thanks.. i am not sure if this is what I am looking for.. when user comes to my site i give them a login page.. then on next screen i want them to enter a code ( which is either sent by email/sms to them or have a device that generates this code)19:32
nowenif you are looking to meet some regulation or PCI compliance, there is no need to worry19:32
nowenwhy do you want them to enter a username and password and an OTP?19:32
nowenany way, you can do that with WiKID19:35
nowenwhat kind of site is it?19:35
n145enterprise site19:36
n145in the pricing page what does per seat mean ?19:37
nowenare your users in AD?19:37
n145yea19:37
nowena seat is a username in a domain.  Each user can have more than one token, so PC & BB on one username one domain == 1 seat19:38
nowenI recommend you use the username and the OTP.  Have the site talk radius to IAS/NPS on windows server.  NPS will validate that the user is active in AD and if so proxy the request to WiKID via radius19:38
nowenwhat is the "site" running?  apache?  IIS?19:39
n145iis19:39
nowendoes IIS support radius?19:39
n145i am using isa server19:40
nowenthat should do it19:40
n145once user is validated in AD i want to provide 2nd fact auth19:40
nowenyeah, you can do that without using the LAN password19:41
n145when the user is provided with second fact form.. the web app will email a code to the user19:43
n145so how is this code generated ?19:43
n145and how is it verified19:43
n145using wikid19:43
nowenWiKID doesn19:45
nowendoesn't use email.  We use asymmetric encryption over port 8019:46
nowenemail cannot be secured without using some form of asymmetric encryption anyway, so why bother?19:46
nowenwe have our own token client19:47
*** n145 has quit (Ping timeout: 252 seconds)19:47
*** nowen has parted #wikid (None)22:23

Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!