MutonUfoAI / pgina

pGina fork: Open Source Windows Authentication
http://mutonufoai.github.io/pgina
BSD 3-Clause "New" or "Revised" License
155 stars 38 forks source link

Time-based One-Time Password algorithm (TOTP) #108

Open 4eyecoder opened 6 years ago

4eyecoder commented 6 years ago

For PCI compliance I would like the user to also enter a 6 digit code in additional to their user name and password. Is that possible? I plan on writing my own plugin to handle the value.

MutonUfoAI commented 6 years ago

you need to change the Credential Provider code for that