Skip to content

Commit b642752

Browse files
author
Angela Fleischmann
authored
Merge pull request #8095 from Brenduns/14723254-nac-doc-update
CP - Edits for NAC doc simplification (14723254)
2 parents c51eaee + aa8b743 commit b642752

1 file changed

Lines changed: 7 additions & 32 deletions

File tree

memdocs/intune/protect/network-access-control-integrate.md

Lines changed: 7 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: brenduns
88
ms.author: brenduns
99
manager: dougeby
10-
ms.date: 09/08/2021
10+
ms.date: 08/15/2022
1111
ms.topic: how-to
1212
ms.service: microsoft-intune
1313
ms.subservice: protect
@@ -66,7 +66,7 @@ The following list is an overview on how NAC integration works when integrated w
6666

6767
![Conceptual image of how NAC works with Intune](./media/network-access-control-integrate/ca-intune-common-ways-2.png)
6868

69-
1. Register the NAC partner solution with Azure Active Directory (AAD), and grant delegated permissions to the Intune NAC API.
69+
1. Register the NAC partner solution with Azure Active Directory (Azure AD), and grant delegated permissions to the Intune NAC API.
7070
2. Configure the NAC partner solution with the appropriate settings including the Intune discovery URL.
7171
3. Configure the NAC partner solution for certificate authentication.
7272
4. User connects to corporate Wi-Fi access point or makes a VPN connection request.
@@ -84,40 +84,15 @@ The following list is an overview on how NAC integration works when integrated w
8484
>
8585
> NAC Solutions are permitted to make as many of the device-specific queries as required. However the broad unfiltered queries may be throttled. The NAC solution should be configured to only submit the *all non-compliant devices* queries, at most, once every four hours. Queries made more frequently will receive an http 503 error from the Intune service.
8686
87-
## Use NAC for VPN on your iOS/iPadOS devices
87+
## Enable NAC
8888

89-
NAC is available on the following VPNs without enabling NAC in the VPN profile:
89+
To enable use of NAC and the *compliance retrieval service* that became available in July 2021, reference your NAC product's most recent documentation for enabling NAC integration with Intune. This integration might require you to make changes after you upgrade to their new NAC product or version.
9090

91-
- NAC for Cisco Legacy AnyConnect
92-
- F5 Access Legacy
93-
- Citrix VPN
94-
- Cisco AnyConnect, if:
95-
- You are using Cisco ISE 3.1 or later
96-
- You are using certificate-based authentication and have included the Intune device ID in the subject alternative name of the authentication certificate
91+
The compliance retrieval service requires certificate-based authentication and the use of the *Intune device ID* as the subject alternative name of the certificates. For Simple Certificate Enrollment Protocol (SCEP) and Private and public key pair (PKCS) certificates, you can add an attribute of the **URI** type with a value defined by your NAC provider. For example, your NAC provider's instructions might say to include `IntuneDeviceId://{{DeviceID}}`as the **Subject alternative name**.
9792

98-
NAC is also supported for Cisco AnyConnect, Citrix SSO, and F5 Access by enabling NAC in the VPN profile.
99-
100-
### To enable NAC for Cisco AnyConnect for iOS
101-
102-
- Integrate ISE with Intune for NAC as described in the link below.
103-
- If using Cisco ISE 3.1 or later:
104-
- Use certificate-based authentication for your AnyConnect VPN
105-
- Include a subject alternative name entry in the authentication certificate profile with a **URI** attribute with a value of `{{DeviceId}}`
106-
- If using an earlier version of Cisco ISE, in the VPN profile, select **Base settings** > **Enable Network Access Control (NAC)** > select **I agree**.
107-
108-
### To enable NAC for Citrix SSO
109-
110-
- Use Citrix Gateway 12.0.59 or higher.
111-
- Users must have Citrix SSO 1.1.6 or later installed.
112-
- [Integrate NetScaler with Intune for NAC](https://docs.citrix.com/en-us/citrix-gateway/current-release/microsoft-intune-integration/configuring-network-access-control-device-check-for-citrix-gateway-virtual-server-for-single-factor-authentication-deployment.html) as described in the Citrix product documentation.
113-
- In the VPN profile, select **Base settings** > **Enable Network Access Control (NAC)** > select **I agree**.
114-
115-
### To enable NAC for F5 Access
116-
117-
- Use F5 BIG-IP 13.1.1.5 or later.
118-
- Integrate BIG-IP with Intune for NAC, using the guide at the **Integrate F5 BIG-IP Access Policy Manager with Intune**
119-
- In the VPN profile, select **Base settings** > **Enable Network Access Control (NAC)** > select **I agree**.
93+
Other NAC products might require you include a device ID when using NAC with iOS VPN profiles.
12094

95+
To learn more about certificate profiles, see: [Use SCEP certificate profiles with Microsoft Intune](../protect/certificates-profile-scep.md) and [Use a PKCS certificate profile to provision devices with certificates in Microsoft Intune](../protect/certificates-pfx-configure.md)
12196

12297
## Next steps
12398

0 commit comments

Comments
 (0)