Tag: clearpass
ClearPass, Management, Security
ClearPass, Azure AD, SSO and Object ID
Single sign-on is nothing new and I am not going to tell you how to configure ClearPass to use SAML SSO with Azure AD. There is a lot of documentation available, like: Flomian Networking – ClearPass SSO with Azure AD ClearPass Onboard Cloud Identity Providers This post is about an issue I was facing with … Read More
Aruba Networks, ClearPass, Configuration Example, Security, Switching
Downloadable User-Roles and NTP sync
The HPE Aruba switches have this cool feature called downloadable user-roles (DUR). DUR enables the switch to use a central ClearPass server to download user-roles to the switch for authenticated users. More and more customers want to implement wired authentication to strengthen the security level of their network. Via DUR the switches perform an HTTPS … Read More
ClearPass – REST API
Description: I created some Python scripts for ClearPass. The scripts can be found on Github. There are several directories: config: contains the parameters to authenticate against ClearPass and acquire an access token; general_scripts: some general configuration scripts, like a Password Generator script or Date/Time script; guests: scripts for adding or deleting guest accounts. I created a … Read More
ClearPass and InTune Integration Guide
Lately, I have been “playing” with the integration between ClearPass and Microsoft InTune. I found this very good integration guide at the AirHeads Community. I downloaded the Integration Guide and started clicking. In the end, I wasn’t able to sync any attributes from InTune into the EndPoint database. I consulted Aruba TAC and they couldn’t … Read More
ClearPass, Configuration Example
ClearPass & Sophos Mobile Control
A lot of companies are using MDM to control and manage their (mobile) assets. By connecting the MDM solutions to HPE Aruba ClearPass an organization has the possibility for advanced context-aware access for a (mobile) device to the corporate network, wired and wireless. ClearPass supports multiple MDM solutions via built-in “External Context Servers”, like Airwatch … Read More
ClearPass – dual interface and routing
When you are using both interfaces on a ClearPass server (MGMT and DATA) than ClearPass uses the DATA interface to connect to services, like LDAPS to Active Directory, SMTP delivery, Active Directory joining and more. ClearPass uses the DATA interface as default gateway if no specific route is available on the MGMT interface. That being … Read More