---
title: Deploying and configuring the X.509 Certificate Integration Kit
description: The Intune Integration Kit requires the X.509 Certificate Adapter to parse information out of the user's client certificate.
component: intune
page_id: intune:setup:pf_intune_ik_deploying_and_configuring_the_x509_certificate_i
canonical_url: https://docs.pingidentity.com/integrations/intune/setup/pf_intune_ik_deploying_and_configuring_the_x509_certificate_i.html
revdate: March 5, 2025
section_ids:
  steps: Steps
  choose-from: Choose from:
---

# Deploying and configuring the X.509 Certificate Integration Kit

The Intune Integration Kit requires the X.509 Certificate Adapter to parse information out of the user's client certificate.

## Steps

1. Follow the steps in [Deploying the integration files](../../x509/x509_certificate_integration_kit/pf_x509_certificate_ik_deploying_the_integration_files.html) in the X.509 Certificate Integration Kit documentation.

2. Follow the steps in [Configuring an adapter instance](../../x509/x509_certificate_integration_kit/pf_x509_certificate_ik_configuring_an_adapter_instance.html) in the X.509 Certificate Integration Kit documentation with one of the following modifications:

   ### Choose from:

   * If you want to base security posture results on the user's current device using the `deviceId` attribute, on the **Extended Contract** tab, add the CN attributes to parse from the SubjectDN certificate.

   * If you want to base security posture results on all of a user's devices using the `userPrincipalName` attribute, do the following:

     1. On the **IdP Adapter** tab, in the **Advanced Fields** section, select the **Include Subject Alternative Name (SAN)** checkbox.

     2. On the **Extended Contract** tab, add the `deviceId` or `userPrincipalName` attribute. The attribute that you add determines the type of security posture result you get from Intune. Learn more in **Device Lookup Attribute** in the [Intune IdP Adapter settings reference](pf_intune_ik_intune_idp_adapter_settings_reference.html).
