8000 addressed more changes for servicenow integration · beingmoin/docs.hackerone.com@e4a726d · GitHub
[go: up one dir, main page]

Skip to content

Commit e4a726d

Browse files
committed
addressed more changes for servicenow integration
1 parent 083bf94 commit e4a726d

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

docs/programs/servicenow-integration.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,9 @@ HTTP Method | POST
9292
```
9393
Make sure you enter the correct table name, as in this case, it's *incident*.
9494

95-
9. Copy the full URL to your endpoint and save it to be used for later. <ul><li>The full URL to the `/hackerone/new_comment` endpoint is required to set up the HackerOne integration. The namespace can be found from within the HackerOne Scripted REST API you just created, in the Resources tab underneath the Resource path column. Combine this with your instance URL found in the address bar to get the full URL.<li>As shown in the images below, this would be: https://dev100796.service-now.com/api/514345/hackerone/new_comment.
95+
9. Click **Submit**.
96+
97+
10. Copy the full URL to your endpoint and save it to be used for later. <ul><li>The full URL to the `/hackerone/new_comment` endpoint is required to set up the HackerOne integration. The namespace can be found from within the HackerOne Scripted REST API you just created, in the Resources tab underneath the Resource path column. Combine this with your instance URL found in the address bar to get the full URL.<li>As shown in the images below, this would be: https://dev100796.service-now.com/api/514345/hackerone/new_comment.
9698

9799
![servicenow-6](./images/servicenow-6.png)
98100
![servicenow-7](./images/servicenow-7.png)
@@ -130,12 +132,7 @@ Username & Password | Enter the credentials for a user that has access to the Se
130132

131133
8. Click **Next**.
132134
9. Copy the public listener URL in the configuration wizard.
133-
10. Go back to ServiceNow and open the Outbound REST Message,
134-
11. Paste the copied public listener URL in the **Endpoint** field.
135-
136-
![servicenow-21](./images/servicenow-21.png)
137-
138-
12. Click **Enable** to enable the integration.
135+
10. Click **Enable** to enable the integration.
139136

140137
![servicenow-22](./images/servicenow-22.png)
141138

@@ -252,7 +249,7 @@ Field | Value
252249
Name | Close Report
253250
Endpoint | The Public ServiceNow URL visible in configuration wizard on the HackerOne platform
254251
HTTP Method | POST
255-
Authentication Type | No authentication
252+
Authentication Type | Inherit from parent
256253

257254
5. Enter this in the **Content** field in the HTTP Request tab:
258255
```

0 commit comments

Comments
 (0)
0