diff --git a/user-guide/MFA.md b/user-guide/MFA.md index cab6ec08..2165c73b 100644 --- a/user-guide/MFA.md +++ b/user-guide/MFA.md @@ -9,22 +9,22 @@ This is how you can configure our account so that you are able to use any OTP in https://mysignins.microsoft.com/security-info 2. Click on Add Authentication Method -![Alt text](MFA_1.png) +![Alt text](MFA/MFA_1.png) 3. Select Authenticator-App and click __Add__ -![Alt text](MFA_2.png) +![Alt text](MFA/MFA_2.png) 4. When you get this menu - click on the link __I want to add an other Authenticator-App__ (do NOT click on _Continue_) -![Alt text](MFA_3.png) +![Alt text](MFA/MFA_3.png) 5. The dialog will then change to something like this. Now click on _Continue_. -![Alt text](MFA_4.png) +![Alt text](MFA/MFA_4.png) 6. You will then have a QR code presented that you have to scan with your Authenticator app. -![Alt text](MFA_7.png) +![Alt text](MFA/MFA_7.png) 7. Verify the correct setup by entering an OTP code: -![Alt text](MFA_5.png) +![Alt text](MFA/MFA_5.png) 8. Continue the dialog to finish adding the method. @@ -32,7 +32,7 @@ https://mysignins.microsoft.com/security-info If you want to set OTP based authentication as default change the Standard Authentication Method to "Authenticator-App or Hardwaretoken - Code" -![Alt text](MFA_6.png) +![Alt text](MFA/MFA_6.png) After changing the default authentication method to "Authenticator-App or Hardwaretoken - Code" you should always get a second prompt for the OTP value instead of the Microsoft Authenticatior push message. diff --git a/user-guide/MFA_1.png b/user-guide/MFA/MFA_1.png similarity index 100% rename from user-guide/MFA_1.png rename to user-guide/MFA/MFA_1.png diff --git a/user-guide/MFA_2.png b/user-guide/MFA/MFA_2.png similarity index 100% rename from user-guide/MFA_2.png rename to user-guide/MFA/MFA_2.png diff --git a/user-guide/MFA_3.png b/user-guide/MFA/MFA_3.png similarity index 100% rename from user-guide/MFA_3.png rename to user-guide/MFA/MFA_3.png diff --git a/user-guide/MFA_4.png b/user-guide/MFA/MFA_4.png similarity index 100% rename from user-guide/MFA_4.png rename to user-guide/MFA/MFA_4.png diff --git a/user-guide/MFA_5.png b/user-guide/MFA/MFA_5.png similarity index 100% rename from user-guide/MFA_5.png rename to user-guide/MFA/MFA_5.png diff --git a/user-guide/MFA_6.png b/user-guide/MFA/MFA_6.png similarity index 100% rename from user-guide/MFA_6.png rename to user-guide/MFA/MFA_6.png diff --git a/user-guide/MFA_7.png b/user-guide/MFA/MFA_7.png similarity index 100% rename from user-guide/MFA_7.png rename to user-guide/MFA/MFA_7.png