diff --git a/docs/thijooree/faq/totpseed/01-setup-bml.md b/docs/thijooree/faq/totpseed/01-setup-bml.md index 278d0fa..6c05d47 100644 --- a/docs/thijooree/faq/totpseed/01-setup-bml.md +++ b/docs/thijooree/faq/totpseed/01-setup-bml.md @@ -5,6 +5,9 @@ Reset your Bank of Maldives authenticator to get a new OTP seed, then add that s > [!NOTE] > You need the BML app signed in, and a BML debit card with its expiry date and CVC to confirm who you are. +> [!IMPORTANT] +> Want the same codes in another authenticator app too, such as Microsoft Authenticator or Google Authenticator? Add the secret key to that app **after step 5 and before step 7**. After you tap **Verify Code**, BML stops showing the secret key and you would have to reset again. See [Export from Microsoft Authenticator](04-export-microsoft.md) for the steps. + @@ -55,7 +58,8 @@ Reset your Bank of Maldives authenticator to get a new OTP seed, then add that s
Step 1 Add the seed to Thijooree
- Open Thijooree and paste the key into OTP Seed (TOTP Secret). Tap the Current OTP box to copy the 6-digit code. + Open Thijooree and paste the key into OTP Seed (TOTP Secret). Tap the Current OTP box to copy the 6-digit code.

+ Adding the key to another authenticator app? Do it now, before step 7.
Verify the code in BML
@@ -68,6 +72,14 @@ Reset your Bank of Maldives authenticator to get a new OTP seed, then add that s
+## Log in to Thijooree + +Once BML shows **Authenticator reset successfully**, go back to Thijooree: + +1. Enter your BML **Username** and **Password**. +2. Check that **OTP Seed (TOTP Secret)** still has the key you pasted in step 6. +3. Tap **Login**. + > [!TIP] > The OTP changes every 30 seconds. If BML rejects the code, copy the current one from Thijooree again and verify straight away. diff --git a/docs/thijooree/faq/totpseed/04-export-microsoft.md b/docs/thijooree/faq/totpseed/04-export-microsoft.md index 2c2b5ba..aee9be0 100644 --- a/docs/thijooree/faq/totpseed/04-export-microsoft.md +++ b/docs/thijooree/faq/totpseed/04-export-microsoft.md @@ -1,8 +1,62 @@ # Export from Microsoft Authenticator -Microsoft Authenticator does not allow exporting TOTP seeds without root access. +Microsoft Authenticator can't export TOTP seeds unless your phone is rooted, so you can't move an existing seed out of it. -Instead, reset your OTP seed with your bank and set it up in Thijooree directly: +Instead, reset your OTP seed with your bank to get a new secret key. Add that key to Thijooree, and to Microsoft Authenticator too if you want codes in both apps. -- [Set up BML](01-setup-bml.md) -- [Set up MIB](02-setup-mib.md) +> [!IMPORTANT] +> Resetting replaces the old seed. The existing BML entry in Microsoft Authenticator stops working, so you have to add the new key to it again. + +## How to do it + +1. Follow [Set up BML](01-setup-bml.md) up to **step 5**, where you copy the secret key. +2. Add the key to Microsoft Authenticator using the steps below. +3. Go back to [Set up BML](01-setup-bml.md) and continue from **step 6**. + +> [!WARNING] +> Add the key to Microsoft Authenticator **before step 7** (Verify Code). After you verify, BML stops showing the secret key and you would have to reset again. + +## Add the key to Microsoft Authenticator + + + + + + + + + + + + + + + + + + + + + + + +
Step 1Step 2Step 3Step 4Done
Microsoft Authenticator home screen with the QR code button highlightedScan QR Code screen with the Enter code manually button highlightedAdd account screen with Other account highlightedAdd account form with account name and secret key filled inBank of Maldives account in the Microsoft Authenticator list showing a 6-digit code
+ Add an account
+ Open Microsoft Authenticator and tap the QR code button in the bottom-right corner. +
+ Enter the code manually
+ BML is on the same phone, so there is nothing to scan. Tap Enter code manually. +
+ Choose the account type
+ Tap Other account (Google, Facebook, etc.). +
+ Paste the secret key
+ Enter an Account Name such as Bank of Maldives, paste the key from BML into Secret Key and tap Finish. +
+ Account added
+ The account now shows a 6-digit code. It matches the code in Thijooree because both use the same key. +
+ +Now go back to [Set up BML](01-setup-bml.md) and continue from **step 6**. In step 7 you can verify with the code from either Thijooree or Microsoft Authenticator. + +For MIB, see [Set up MIB](02-setup-mib.md). diff --git a/docs/thijooree/faq/totpseed/screenshots/msauth_1.jpg b/docs/thijooree/faq/totpseed/screenshots/msauth_1.jpg new file mode 100644 index 0000000..b1e158a Binary files /dev/null and b/docs/thijooree/faq/totpseed/screenshots/msauth_1.jpg differ diff --git a/docs/thijooree/faq/totpseed/screenshots/msauth_2.jpg b/docs/thijooree/faq/totpseed/screenshots/msauth_2.jpg new file mode 100644 index 0000000..8657efd Binary files /dev/null and b/docs/thijooree/faq/totpseed/screenshots/msauth_2.jpg differ diff --git a/docs/thijooree/faq/totpseed/screenshots/msauth_3.jpg b/docs/thijooree/faq/totpseed/screenshots/msauth_3.jpg new file mode 100644 index 0000000..a578c17 Binary files /dev/null and b/docs/thijooree/faq/totpseed/screenshots/msauth_3.jpg differ diff --git a/docs/thijooree/faq/totpseed/screenshots/msauth_4.jpg b/docs/thijooree/faq/totpseed/screenshots/msauth_4.jpg new file mode 100644 index 0000000..1546896 Binary files /dev/null and b/docs/thijooree/faq/totpseed/screenshots/msauth_4.jpg differ diff --git a/docs/thijooree/faq/totpseed/screenshots/msauth_5.jpg b/docs/thijooree/faq/totpseed/screenshots/msauth_5.jpg new file mode 100644 index 0000000..547a7ef Binary files /dev/null and b/docs/thijooree/faq/totpseed/screenshots/msauth_5.jpg differ