Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Unverified Commit 2b05051e authored by Idriss's avatar Idriss
Browse files

Improve 2FA tutorial

parent 3033002b
No related branches found
No related tags found
No related merge requests found
......@@ -15,41 +15,4 @@ Then, once you agree with us on contract terms (including the [sizing/pricing pa
1. Create your account [here](https://cloud.comwork.io/signup)
2. Send-us an email at `cloud@comwork.io` or [join our Slack](https://join.slack.com/t/comwork-cloud/shared_invite/zt-1h04v2jp0-cF9p53MzfzxuChVobWKQEQ) or [our Discord server](https://discord.gg/CXskxxPauz) and asks-us there!
3. An admin will enable your account
## 2FA / MFA (multiple factor authentication)
We **strongly** advise you to enable the 2FA/MFA.
### With a 2FA app (i.e: Google Authenticator)
Go to your settings:
![enable_2fa_app](./img/enable_2fa_app.png)
Then:
![qr_2fa](./img/qr_2fa.png)
You have to register an otp device with a 2FA application which is able to scan QR codes like [Google authenticator](https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2) which is available for Android and IOS/IpadOS.
![authenticator](./img/authenticator.png)
Flash the QR code with this app (or the one you prefer) and write the otp code.
Then you'll have to write the 6 digits otp code printed on this application each time you sign-in:
![2fa_code](./img/2fa_code.png)
### With an USB device (Yubico)
For now we're only working with [Yubico](https://www.yubico.com) devices.
Go to your settings:
![enable_2fa_usb_device](./img/enable_2fa_usb_device.png)
Then you'll arrive on this screen:
![2fa_usb_device](./img/2fa_usb_device.png)
Just press your key button and it should be work.
4. [Enable the 2FA / MFA](./tutorials/console/public/2FA.md)
......@@ -2,8 +2,9 @@
## Public
* [Instances](./public/instances.md)
* [2fa / MFA](./public/2FA.md)
* [Support](./public/support.md)
* [Instances](./public/instances.md)
## Admin
......
# Admin
* [Manage environments](./admin/environments.md)
* [Manage environments](./environments.md)
# 2FA / MFA
We **strongly** advise you to enable the 2FA/MFA (multiple factors authentication).
## With a 2FA app (i.e: Google Authenticator)
Go to your settings:
![enable_2fa_app](./img/enable_2fa_app.png)
Then:
![qr_2fa](./img/qr_2fa.png)
You have to register an otp device with a 2FA application which is able to scan QR codes like [Google authenticator](https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2) which is available for Android and IOS/IpadOS.
![authenticator](./img/authenticator.png)
Flash the QR code with this app (or the one you prefer) and write the otp code.
Then you'll have to write the 6 digits otp code printed on this application each time you sign-in:
![2fa_code](./img/2fa_code.png)
## With an USB device (Yubico)
For now we're only working with [Yubico](https://www.yubico.com) devices.
Go to your settings:
![enable_2fa_usb_device](./img/enable_2fa_usb_device.png)
Then you'll arrive on this screen:
![2fa_usb_device](./img/2fa_usb_device.png)
Just press your key button and it should be work.
# Public
* [Instances](./public/instances.md)
* [Support](./public/support.md)
* [2FA / MFA](./2FA.md)
* [Support](./support.md)
* [Instances](./instances.md)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment