Skip to content

Commit

Permalink
QRadar - add api key config to readme (demisto#17004)
Browse files Browse the repository at this point in the history
* add api key config to readme

* update codeowners
  • Loading branch information
Itay4 authored Jan 24, 2022
1 parent 0c19e40 commit da11ae9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@
/Packs/ServiceNow/Integrations/ServiceNowv2/* @demisto/content-leaders
/Packs/EWS/Integrations/EWSv2/* @demisto/content-leaders
/Packs/ArcSightESM/Integrations/ArcSightESMv2/* @demisto/content-leaders
/Packs/QRadar/Integrations/QRadar_v2/* @demisto/content-leaders
/Packs/QRadar/Integrations/QRadar_v3/* @tomneeman151293
/Packs/QRadar/Integrations/QRadar_v3/* @tkatzir
/Packs/Slack/Integrations/Slack/* @demisto/content-leaders
/Packs/SplunkPy/Integrations/SplunkPy/* @demisto/content-leaders
/Packs/Active_Directory_Query/Integrations/Active_Directory_Query/* @demisto/content-leaders
Expand Down
3 changes: 3 additions & 0 deletions Packs/QRadar/Integrations/QRadar_v3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@ This integration supports in mirroring from QRadar offenses to XSOAR.
* The integration will always mirror the events that occurred first in each offense.

For further information about mirroring configurations, see [here](https://xsoar.pan.dev/docs/integrations/mirroring_integration).
### Use API token instead of Username and Password
- In the **Username / API Key** field, type **_api_token_key**.
- In the **Password** field, type your API token.
## Choose your API version
1. Visit the [QRadar API versions page](https://www.ibm.com/support/knowledgecenter/SS42VS_SHR/com.ibm.qradarapi.doc/c_rest_api_getting_started.html) for a full list of available API versions according to the QRadar version.
2. Choose one of the API versions listed under **Supported REST API versions** column in the line corresponding to your QRadar version.
Expand Down

0 comments on commit da11ae9

Please sign in to comment.