Skip to content

Commit 2d96d31

Browse files
authored
Merge pull request #42 from DefGuard/mobile-client
Adding new instance, connecting to location (MFA/noMFA)
2 parents 47f8940 + b84a642 commit 2d96d31

2 files changed

Lines changed: 45 additions & 2 deletions

File tree

174 KB
Loading

help/mobile-client.md

Lines changed: 45 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,61 @@
11
# Mobile Client
2-
2+
{% hint style="warning" %}
3+
Mobile client is currently under development, current page should be considered as preview. Some parts of UI may look diffrent in upcoming release.
4+
{% endhint %}
35

46
### Installation
57

68
Download for [iOS](https://defguard.net) or [Android](https://defguard.net) (Coming soon!)
79

10+
### Quick guide
11+
- [How to add instance?](#adding-new-instance-by-qr-or-manually)
12+
- [How to connect to location without MFA?](#connecting-to-location-without-mfa)
13+
- [How to connect to location with MFA?](#connecting-to-location-with-mfa)
14+
- [Supported MFA methods](#supported-mfa-methods)
15+
- [Additional features](#additional-features)
816
### Connecting made effortless
917

1018
<figure><img src="../.gitbook/assets/defguard-mobile-connecting.gif" width=50% alt=""></figure>
1119

1220

13-
---
1421

1522

23+
### Adding new instance (by QR or manually)
24+
25+
<figure><img src="../.gitbook/assets/defguard-mobile-new-instance.jpg" width=50% alt=""></figure>
26+
27+
28+
{% hint style="warning" %}
29+
Your phone will need to add new VPN configuration, when you see the request, please allow it. Without this permission, Defguard cannot establish VPN connection.
30+
{% endhint %}
31+
### Connecting to location (without MFA)
32+
33+
1. Choose desired instance from list
34+
2. Select location by clicking "Connect" next to it
35+
3. Choose if you want to route you traffic with:
36+
- Predefined traffic (Faster for general browsing)
37+
- All traffic (Full encryption and privacy)
38+
4. Press "Connect"
39+
40+
41+
42+
### Connecting to location (with MFA)
43+
44+
1. Choose desired instance from list
45+
2. Select location by clicking "Connect" next to it
46+
3. Choose if you want to route you traffic with:
47+
- Predefined traffic (Faster for general browsing)
48+
- All traffic (Full encryption and privacy)
49+
4. Choose MFA method which is configured in your account
50+
- Email
51+
- Authenticator App
52+
- Biometric
53+
5. Authenticate and connect.
54+
55+
{% hint style="warning" %}
56+
If your instance have configured external OpenID authentication, it will be used as primary method for MFA
57+
{% endhint %}
58+
1659
### Supported MFA Methods
1760
Defguard Mobile supports multiple secure authentication methods:
1861
- **TOTP** – time‑based one‑time passwords (Authenticator apps)

0 commit comments

Comments
 (0)