AIAndRoboticsReinvented / AIRR-MAX-SECURITY

This module is to act as security mechinism for applications. It will interface with existing security systems such as Active Directory to simplify management.
Creative Commons Attribution Share Alike 4.0 International
1 stars 0 forks source link

2 Factor Authentication #1

Open ryager01 opened 7 years ago

ryager01 commented 7 years ago

It is important have 2 factor Authentication, this will force the user to enter a user id and password as well as a dynamic code that is generated uniquely for the specified user based on a key code.

ryager01 commented 7 years ago

The dynamic code should be calculated with an client side app, sent by email or sent by text.