Skip to content

Commit be7917a

Browse files
MisterMountainmartialblogtbauriedel
authored
specified the currently supported auth method (#5)
* Update doc/03-Configuration.md Co-authored-by: Tobias Bauriedel <tobias@bauriedel.de> --------- Co-authored-by: Markus Opolka <markus.opolka@netways.de> Co-authored-by: Tobias Bauriedel <tobias@bauriedel.de>
1 parent 13f831f commit be7917a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/03-Configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ An official list of available tables can be found [here](https://www.servicenow.
1616
Since we wanted to make it as customizable as possible, we don't have a hard-coded API method. Therefore, you have to provide the full endpoint for the table here (e.g. `api/now/table/cmdb_ci_server`).
1717

1818
**ServiceNow API Username:** User to authenticate against the ServiceNow API.
19-
19+
Currently only Basic Auth is supported to authenticate against ServiceNow.
2020
This user needs to have read access to the table you want to import.
2121

2222
**ServiceNow API Password:** Password to authenticate against the ServiceNow API.

0 commit comments

Comments
 (0)