MFA: Difference between revisions

From UMIACS
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
* inherence (something they and only they are)
* inherence (something they and only they are)


UMIACS utilizes the [[Duo]] security platform to allow mobile devices to serve as a second factor.
UMD utilizes the [[Duo]] security platform to allow mobile devices to serve as a second factor.


== Common Tasks ==
== Common Tasks ==
* [[Duo | Getting Started]]
* [[Duo | Getting Started]]
* [[MFA/Duo_Recovery | Replacing a lost Duo MFA device]]
* [[MFA/Duo_Recovery | Replacing a lost Duo MFA device]]

Revision as of 16:47, 18 July 2025

Multi-factor authentication (MFA) is a method of confirming a user's claimed identity in which a user is granted access only after successfully presenting 2 or more pieces of evidence (or factors) to an authentication mechanism. Valid factors include:

  • knowledge (something they and only they know)
  • possession (something they and only they have)
  • inherence (something they and only they are)

UMD utilizes the Duo security platform to allow mobile devices to serve as a second factor.

Common Tasks