Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions topics/mfa.qmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
title: Multi-factor Authentication (MFA)
categories: [Knowledge Items]
---

Multifactor Authentication (MFA) is a security method that requires users to verify their identity in two steps when logging in. In addition to your password, you confirm your identity using a second factor, such as an authentication app or a security key.

The Vrije Universiteit Amsterdam (VU) is legally required to ensure that sensitive personal information is properly secured. Logging in with only a VUnetID and password is no longer sufficient. Therefore, several digital applications nownow require an additional verification step. MFA is essential for creating a safer study and work environment. It not only helps prevent password theft but also significantly reduces the risk of cyberattacks. This additional verification step helps protect both your personal data and university systems.

Many tools, such as Yoda, Research Drive, GitHub, and Microsoft apps, require MFA to successfully log in to their virtual environments.

### How does it work?

After logging in with your VUnetID and password, you will be asked to verify your identity using one of the following methods:

- An app on your smartphone, such as the Microsoft Authenticator app.

- A physical USB security key, such as a YubiKey.

Pleasenote that when using a YubiKey, you can only log in on devices with a USB port (such as laptops or desktops), or devices with NFC chips (many smartphones).

### Setting up MFA

You can visit [SURFconext](https://sa.surfconext.nl) to add a token. After selecting the Azure MFA token, you can link your token to your mobile authentication app. The final step of the activation process requires a visit to the IT Service Desk for identity verification.
Loading