Integrate Confluent Kafka REST proxy with your ServiceNow
instance using basic
authentication.
Before you begin
- Request an Integration Hub subscription.
- Activate the Confluent Kafka REST Proxy spoke.
- Role required: admin.
Note: This procedure outlines steps to set up Confluent Kafka REST Proxy spoke using basic authentication. However, based on your customisations, you can also set up the spoke using ay other HTTP authentication mechanism that is currently supported by the ServiceNow
Platform.
Procedure
-
Create a credential record for the Confluent Kafka REST Proxy spoke.
-
Navigate to .
-
Click New.
The system displays the message What type of Credentials would you like to create?.
-
Select Basic Auth Credentials.
A blank Basic Auth Credentials form displays.
-
Enter these values.
| Field |
Value required |
| Name |
Name to uniquely identify the record. For example, enter Kafka spoke Credentials. |
| User name |
User name to connect to the Confluent Kafka REST Proxy API endpoint. |
| Password |
Password to connect to the Confluent Kafka REST Proxy API endpoint. |
| Active |
Option to actively use the record. |
| Order |
Order to apply this credential. For example, enter 100. |
-
Click Submit.
-
Create a connection record for the Confluent Kafka REST Proxy spoke.
-
Navigate to .
-
Open for the record, Kafka REST .
-
From the Connections tab, click New.
The system displays a blank HTTP(s) Connection form.
-
Enter these values.
| Field |
Value required |
| Name |
Name to uniquely identify the connection record. For example, enter Kafka spoke Connection. |
| Credential |
Credential record you created for the Confluent Kafka REST Proxy spoke. For example, select Kafka spoke Credentials. |
| Connection URL |
URL to connect to the Confluent Kafka REST Proxy API. |
-
Click Submit.