Security

 View Only
Expand all | Collapse all

ClearPass integration with EntraID

This thread has been viewed 68 times
  • 1.  ClearPass integration with EntraID

    Posted Apr 28, 2025 03:17 PM

    Dear Team,

    One of our customers is migrating their AD to Entra-ID. Once the migration is complete, they will shut down their on-premise AD permanently.

    Now the point is that..ClearPass is now integrated with AD and working properly (for Wired and Wireless authentication). 

    Once on-premise AD moved to Entra-ID, ClearPass must be integrated with Entra-ID. Here's the confusion..

    • How do I integrate with ClearPass Entra-ID?

    • Will secure LDAP integration work?

    • Is Intune mandatory to integrate ClearPass with Entra-ID?

    Reg,

    Shamz



  • 2.  RE: ClearPass integration with EntraID

    Posted Apr 29, 2025 01:12 AM

    Hi

    Entra ID is added as an authentication source and the connection is based on API.

    LDAP is not supported as far as I know by Entra ID. It's not mandatory to do Intune integration.

    Remember that the functions for Entra ID is enhanced in ClearPass 6.12. Do not us 6.11 for this setup, even if 6.11 has some basic functions. In 6.12 there are several enhancements in both features and stability for the Entra ID integration.



    ------------------------------
    Best Regards
    Jonas Hammarbäck
    MVP Guru, ACEX, ACDX #1600, ACCX #1335, ACX-Network Security
    Aranya AB
    If you find my answer useful, consider giving kudos and/or mark as solution
    ------------------------------



  • 3.  RE: ClearPass integration with EntraID

    Posted Apr 29, 2025 05:48 AM

    Hi,

    Hermann has created documents on it and it is not that difficult. You have to know that you cannot use username/password authentication, you have to use EAP-TLS which means client certificates. Intune is not mandatory, ClearPass can extract the username from the certificate, query EntraID for user account existence and query user group membership.

    There are some discussions on it, mainly what you need is a new Authentication method and Source using EntraID. On this forum you can find some discussions on it.

    I use 6.11 and there is no issue or bug with it so far.

    Best Regards

    Istvan




  • 4.  RE: ClearPass integration with EntraID

    Posted Apr 30, 2025 03:42 AM

    Hi there,

    do you have the link for the documents which Hermann has created

    TIA

    David




  • 5.  RE: ClearPass integration with EntraID

    Posted Apr 30, 2025 04:42 AM

    These should point you in the right direction: https://community.arubanetworks.com/discussion/clearpass-611-entra-id#bm6d462785-445c-4f11-b68f-0196856ce10e



    ------------------------------
    Herman Robers
    ------------------------
    If you have urgent issues, always contact your HPE Aruba Networking partner, distributor, or Aruba TAC Support. Check https://www.arubanetworks.com/support-services/contact-support/ for how to contact HPE Aruba Networking TAC. Any opinions expressed here are solely my own and not necessarily that of Hewlett Packard Enterprise or HPE Aruba Networking.

    In case your problem is solved, please invest the time to post a follow-up with the information on how you solved it. Others can benefit from that.
    ------------------------------



  • 6.  RE: ClearPass integration with EntraID

    Posted May 08, 2025 02:28 PM

    Dear Herman and Jonas,

    So, I hope that Intune integration is not required for AD group based role enforcement to happen in ClearPass, just Entra ID integration is enough. Can we use EAP-TEAP (both options are TLS) for the end user dot1X authentication? Or is there any challenge?

    Please clear me.

    Reg.

    Shamz




  • 7.  RE: ClearPass integration with EntraID

    Posted May 09, 2025 06:18 PM

    Any update please




  • 8.  RE: ClearPass integration with EntraID

    Posted May 12, 2025 11:17 AM

    For Entra ID based group enforcement, integration with Entra ID is needed.

    For AD group based enforcement, integration with AD is needed.

    Intune is used in many cases for the device provisioning, enroll client certs, configure WLAN/wired settings (supplicant/802.1X).

    Without Intune, it's hard to get the clients correctly configured; but you don't need the Intune integration unless you would need Intune attributes to authorize the client. For example, if you want compliant devices to get a different role on the network than noncompliant (or company vs personal managed), you would use the Intune integration. Some customers only use Intune integration, others only Entra ID, others both.



    ------------------------------
    Herman Robers
    ------------------------
    If you have urgent issues, always contact your HPE Aruba Networking partner, distributor, or Aruba TAC Support. Check https://www.arubanetworks.com/support-services/contact-support/ for how to contact HPE Aruba Networking TAC. Any opinions expressed here are solely my own and not necessarily that of Hewlett Packard Enterprise or HPE Aruba Networking.

    In case your problem is solved, please invest the time to post a follow-up with the information on how you solved it. Others can benefit from that.
    ------------------------------



  • 9.  RE: ClearPass integration with EntraID

    Posted 29 days ago

    Many thanks Herman, for your detailed reply.

    Could you please give me some more clarification on this case.

    We plan to do EAP-TLS authentication on the user/device side. Our CA is SCEP (through Intune). Do we need a SCEP root certificate and EAP server certificate in ClearPass to integrate with EntraID? If so, how do I generate an EAP server certificate from SCEPman for ClearPass?

    Reg,

    Shamz




  • 10.  RE: ClearPass integration with EntraID
    Best Answer

    Posted 25 days ago

    If you use SCEPman to deliver client certificates, you don't need a SCEP certificate in ClearPass.

    In ClearPass you would need the EAP Server certificate, for which the Root is deployed on your clients (through Intune), as well matches the servername and Root are configured (through Intune) in the SSID/wired profile.

    You would also need the SCEP server's client CA Root certificate in the ClearPass Trust List; this may be the same as the SCEP Root CA, but can be different as well.



    ------------------------------
    Herman Robers
    ------------------------
    If you have urgent issues, always contact your HPE Aruba Networking partner, distributor, or Aruba TAC Support. Check https://www.arubanetworks.com/support-services/contact-support/ for how to contact HPE Aruba Networking TAC. Any opinions expressed here are solely my own and not necessarily that of Hewlett Packard Enterprise or HPE Aruba Networking.

    In case your problem is solved, please invest the time to post a follow-up with the information on how you solved it. Others can benefit from that.
    ------------------------------



  • 11.  RE: ClearPass integration with EntraID

    Posted 25 days ago

    Thanks Herman,

    I got it. Authorization and role enforcement are working fine.