You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docsource/configuration.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,6 @@ The Clearpass AnyCA Gateway REST plugin extends the capabilities of Aruba Clearp
11
11
12
12
## Requirements
13
13
14
-
---
15
-
16
14
### ClearPass Onboard: Setting Up an API Client
17
15
18
16
#### Step 1: Access ClearPass Admin Console
@@ -38,7 +36,9 @@ The Clearpass AnyCA Gateway REST plugin extends the capabilities of Aruba Clearp
38
36
- Select **ClearPass REST API - Client will be used for API calls to ClearPass** from the **Operating Mode** dropdown.
39
37
40
38
-**Operator Profile**:
39
+
41
40
- Select **Super Administrator** from the **Operator Profile** dropdown.
41
+
42
42
- This profile will provide the API client with the necessary permissions to interact with ClearPass.
43
43
44
44
-**Grant Type**:
@@ -50,8 +50,8 @@ The Clearpass AnyCA Gateway REST plugin extends the capabilities of Aruba Clearp
50
50
- The system will generate a new client secret. For example, `FFFDDDCCCRRR4444DDDDDDDDDDD`.
51
51
-**Note:** The client secret is used in the OAuth2 `client_secret` parameter and will be encrypted once stored, so be sure to copy it securely.
52
52
53
-
#### Step 4: Set Token Lifetimes
54
53
54
+
#### Step 4: Set Token Lifetimes
55
55
-**Access Token Lifetime**:
56
56
- Enter `8` in the **Access Token Lifetime** field.
57
57
- Select **hours** from the dropdown. This means the access token will be valid for 8 hours.
@@ -119,5 +119,4 @@ At the time of writing, there was no API call available to get a list of Certifi
119
119
120
120
## Gateway Registration
121
121
122
-
Each defined Certificate Authority in the AnyCA Gateway REST can support one issuing certificate authority. Since Aruba ClearPass Onboard has multiple available Certificate Authorities, if you require certificate enrollment from multiple Aruba ClearPass Certificate Authorities, you must define multiple Certificate Authorities in the AnyCA Gateway REST. This will manifest in Command as one Aruba ClearPass CA per defined Certificate Authority.
123
-
122
+
Each defined Certificate Authority in the AnyCA Gateway REST can support one issuing certificate authority. Since Aruba ClearPass Onboard has multiple available Certificate Authorities, if you require certificate enrollment from multiple Aruba ClearPass Certificate Authorities, you must define multiple Certificate Authorities in the AnyCA Gateway REST. This will manifest in Command as one Aruba ClearPass CA per defined Certificate Authority.
0 commit comments