npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2025 – Pkg Stats / Ryan Hefner

n8n-nodes-arubaclearpass

v1.0.6

Published

n8n community node for Aruba ClearPass API integration with comprehensive identity, policy, and enforcement profile management

Readme

n8n-nodes-arubaclearpass

This is an n8n community node for Aruba ClearPass API integration. It provides comprehensive access to ClearPass identity, policy, and enforcement management capabilities for network security operations.

Aruba ClearPass is a comprehensive network access control (NAC) solution that provides policy management, device profiling, and network security for enterprise environments.

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

This node provides access to all major ClearPass API domains:

Identities

  • Devices: Manage network devices, device profiling, and device attributes
  • Endpoints: Monitor and manage endpoint devices, endpoint profiling
  • Guest Users: Create, update, and manage guest user accounts and access
  • Local Users: Manage local user accounts, passwords, and user attributes

Policy Elements

  • Roles: Define and manage user roles and role-based access control
  • Role Mappings: Configure role mapping rules and policies
  • Enforcement Policies: Create and manage network enforcement policies

Enforcement Profile

  • Enforcement Profiles: Configure network enforcement profiles and VLAN assignments

Key Features

Device Management

  • Add, update, and delete network devices
  • Configure device attributes and settings
  • Monitor device status and connectivity
  • Manage device profiling and classification

User Management

  • Create and manage guest user accounts
  • Configure local user accounts and credentials
  • Set user attributes and permissions
  • Manage user roles and access levels

Policy Management

  • Define role-based access control policies
  • Configure enforcement rules and VLAN assignments
  • Manage policy mapping and enforcement profiles
  • Monitor policy compliance and violations

Endpoint Control

  • Track and manage endpoint devices
  • Configure endpoint profiling rules
  • Monitor endpoint compliance and status
  • Manage endpoint access and permissions

Authentication

This node supports both API key and OAuth2 authentication with ClearPass:

API Key Authentication

  1. Log into your ClearPass Policy Manager
  2. Navigate to Administration > API Services > API Clients
  3. Create a new API client or use an existing one
  4. Note the Client ID and Client Secret
  5. Configure the API credentials in n8n

OAuth2 Authentication

  1. Configure OAuth2 application in ClearPass
  2. Set up the OAuth2 credentials in n8n
  3. Authorize the application for API access

Setting up Authentication

  1. Access your ClearPass Policy Manager web interface
  2. Navigate to Administration > API Services
  3. Configure API access and create application credentials
  4. Set appropriate permissions for the API operations you need
  5. Use the credentials in n8n's ClearPass API credential configuration

Compatibility

  • Requires n8n version 1.0.0 or later
  • Compatible with ClearPass API versions 6.7 and later
  • Supports ClearPass Policy Manager deployments
  • Works with both on-premises and cloud ClearPass instances

Resources

License

MIT License - see LICENSE file for details

Support

This is a community-maintained node. For issues and questions:

Contributing

Contributions are welcome! Please read our contributing guidelines and submit pull requests for any improvements.

Version History

1.0.0

  • Initial release with comprehensive ClearPass API support
  • Identity management: Devices, Endpoints, Guest Users, Local Users
  • Policy management: Roles, Role Mappings, Enforcement Policies
  • Enforcement profile management
  • API key and OAuth2 authentication support
  • Comprehensive CRUD operations for all resource types
  • Enterprise-grade error handling and logging

Use Cases

Network Access Control

  • Automate guest user provisioning and management
  • Implement dynamic policy enforcement based on device profiling
  • Monitor and respond to network access violations

Identity Management

  • Synchronize user accounts with external systems
  • Automate role-based access control assignments
  • Manage device registration and compliance

Security Operations

  • Monitor endpoint compliance and security posture
  • Automate response to security policy violations
  • Generate reports on network access and policy enforcement

Integration Scenarios

  • Connect ClearPass with ITSM systems for automated ticket creation
  • Integrate with HR systems for user lifecycle management
  • Sync with asset management systems for device tracking
  • Connect with SIEM systems for security event correlation