[8.8] [DOCS] Clarify domain for ServiceNow connectors (#158336) (#158420)

# Backport

This will backport the following commits from `main` to `8.8`:
- [[DOCS] Clarify domain for ServiceNow connectors
(#158336)](https://github.com/elastic/kibana/pull/158336)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Lisa
Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2023-05-24T20:40:27Z","message":"[DOCS]
Clarify domain for ServiceNow connectors
(#158336)","sha":"c247899225cb781f8a8965cdec3ecf07556a859a","branchLabelMapping":{"^v8.9.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","Feature:Actions/ConnectorTypes","backport:prev-minor","v8.9.0"],"number":158336,"url":"https://github.com/elastic/kibana/pull/158336","mergeCommit":{"message":"[DOCS]
Clarify domain for ServiceNow connectors
(#158336)","sha":"c247899225cb781f8a8965cdec3ecf07556a859a"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.9.0","labelRegex":"^v8.9.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/158336","number":158336,"mergeCommit":{"message":"[DOCS]
Clarify domain for ServiceNow connectors
(#158336)","sha":"c247899225cb781f8a8965cdec3ecf07556a859a"}}]}]
BACKPORT-->

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
This commit is contained in:
Kibana Machine 2023-05-24 17:02:11 -04:00 committed by GitHub
parent 153b86110d
commit 8de126b1f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -49,7 +49,7 @@ A CORS rule is required for communication between Elastic and {sn}. To create a
. Configure the rule as follows:
* *Name*: Name the rule.
* *REST API*: Set the rule to use the Elastic SecOps API by choosing `Elastic SIR API [x_elas2_sir_int/elastic_api]`.
* *Domain*: Enter the Kibana URL.
* *Domain*: Enter the Kibana URL, including the port number.
. Go to the *HTTP methods* tab and select *GET*.
. Click *Submit* to create the rule.

View file

@ -54,7 +54,7 @@ A CORS rule is required for communication between Elastic and {sn}. To create a
. Configure the rule as follows:
* *Name*: Name the rule.
* *REST API*: Set the rule to use the Elastic ITSM API by choosing `Elastic ITSM API [x_elas2_inc_int/elastic_api]`.
* *Domain*: Enter the Kibana URL.
* *Domain*: Enter the Kibana URL, including the port number.
. Go to the *HTTP methods* tab and select *GET*.
. Click *Submit* to create the rule.