Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
  • Loading branch information
ymao1 and lcawl authored May 12, 2022
1 parent 79ccc69 commit efffbe4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The {sn} ITOM connector uses the https://docs.servicenow.com/bundle/rome-it-oper
==== Prerequisites
* Create a {sn} integration user and assign it the appropriate roles.

*If using OAuth*
If you use open authorization (OAuth), you must also:

* Create an RSA keypair and add an X.509 Certificate.
* Create an OAuth JWT API endpoint for external clients with a JWT Verifiers Map.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ After upgrading from {stack} version 7.15.0 or earlier to version 7.16.0 or late
* Create a {sn} integration user and assign it the appropriate roles.
* Create a Cross-Origin Resource Sharing (CORS) rule.

*If using OAuth*
If you use open authorization (OAuth), you must also:

* Create an RSA keypair and add an X.509 Certificate.
* Create an OAuth JWT API endpoint for external clients with a JWT Verifiers Map.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ After upgrading from {stack} version 7.15.0 or earlier to version 7.16.0 or late
* Create a {sn} integration user and assign it the appropriate roles.
* Create a Cross-Origin Resource Sharing (CORS) rule.

*If using OAuth*
If you use open authorization (OAuth), you must also:

* Create an RSA keypair and add an X.509 Certificate.
* Create an OAuth JWT API endpoint for external clients with a JWT Verifiers Map.
Expand Down

0 comments on commit efffbe4

Please sign in to comment.