PxPlus User Forum

Main Board => Discussions => Programming => Topic started by: bokum32301 on April 07, 2019, 08:38:48 PM

Title: 2 factor authentication under linux?
Post by: bokum32301 on April 07, 2019, 08:38:48 PM
Has anyone coded routines to allow for 2 factor authentication to login to a pvxplus program?

If so, is that code available?


Thanks

Kurt
Title: Re: 2 factor authentication under linux?
Post by: Mike King on April 08, 2019, 10:21:23 PM
Have you considered using the *tools/sms;send routine to send the confirmation code via a text message when the user signs in?

All you need is a sms service account and the users phone number.

Title: Re: 2 factor authentication under linux?
Post by: Peter.Higgins on April 19, 2019, 08:58:54 AM
Mike,
Thanks for pointing this tool out.
SMS is so much more appropriate for critical issues after hours than email.