Aruba ClearPass

Connection Requirements

1

IP

Enter the IP address of your Aruba ClearPass instance.

2

Port

Specify the port number for the connection. This field is optional and defaults to 8080.

3

Client ID and Client Secret

You will need to generate an API Key and Secret Key to authenticate the connection. Follow these steps to create them:

  • Log in to Aruba ClearPass as the "admin" user.

  • Navigate to the Administration -> API Services -> API Clients section.

  • Create a client with ClearPass REST API operation mode, IT Administrators as operator profile and Client Credentials as grant type. You may choose access token lifetime as you wish. We're recommending as 1 hours

  • Copy your Client ID and Client Secret.

4

SSL

Choose whether to use SSL for secure connections. By default, the connection is unencrypted, but you can enable SSL for added security.

5

Fetch Users

Fetching user information is optional. (default False)

6

Per Page

Amount of devices going to be fetched per request. (default: 500, min: 1, max: 1000)

7

Sleep Time

Number of seconds to be waited during construction of parallel threads. By increasing the time on here, it will lower the resource consumption while increasing discovery time.

8

Thread Count

This adapter works in a multi threaded manner. This field represents the number of parallel threads that will be constructed for sending API requests (default: 16, min: 1, max: 32)

circle-exclamation
circle-exclamation

Was this helpful?