Skip to content

Commit fda3d60

Browse files
authored
Fixing bug for domain name
1 parent d8e5782 commit fda3d60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/virtual-wan-user-groups.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The following table summarizes the available setting types and acceptable values
3838
|---|---|---|---|
3939
Microsoft Entra ID|AADGroupID|Microsoft Entra group Object ID | {object ID value} |
4040
|RADIUS|AzureRADIUSGroupID|Vendor-specific Attribute Value (hexadecimal) (must begin with 6ad1bd)|6ad1bd23|
41-
|Certificate|AzureCertificateID|Certificate Common Name domain name (CN=[email protected])|red|
41+
|Certificate|AzureCertificateID|Certificate Common Name domain name (CN=[email protected])|red.com|
4242

4343
<a name='azure-active-directory-authentication-openvpn-only'></a>
4444

@@ -59,7 +59,7 @@ Gateways that use Certificate-based authentication use the **domain name** of us
5959
* domain/username
6060
6161

62-
Make sure that the **domain** is the input as a group member.
62+
Make sure that the **domain.com** is the input as a group member.
6363

6464
#### RADIUS server (OpenVPN and IKEv2)
6565

0 commit comments

Comments
 (0)