Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update tanium v2 readme #32975

Merged
merged 1 commit into from Feb 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions Packs/Tanium/Integrations/Tanium_v2/README.md
Expand Up @@ -59,7 +59,7 @@ The integration was tested with 4.x version of Tanium Threat Response, and is co
<li>
<strong>OAuth 2.0 Authentication -</strong> To use OAuth 2.0 follow the next steps:
<ol>
<li>Follow the instructions <a href= https://docs.tanium.com/platform_user/platform_user/console_api_tokens.html#add_API_tokens ><strong>here</strong></a> to create an API token.
<li>Follow the instructions <a href=https://help.tanium.com/bundle/ug_console_cloud/page/platform_user/console_api_tokens.html#add_API_tokens><strong>here</strong></a> to create an API token.
<li>Paste the generated API Token into the <strong>API Token</strong> parameter in the instance configuration, and leave the username
and password fields empty.</li>
<li>Click the <strong>Test</strong> button to validate the instance configuration.</li>
Expand All @@ -74,7 +74,7 @@ The integration was tested with 4.x version of Tanium Threat Response, and is co
the api_token_expiration_in_days global setting (minimum value is 1), or include a value with the expire_in_days field when you create the token.</li>
<li>To edit a global setting in the Tanium platform, go to <i>Administration</i> -> <i>Global
Settings</i> and search for the setting you would like to edit.</li>
<li>For more information see the <a href=https://docs.tanium.com/platform_user/platform_user/console_api_tokens.html><strong>Tanium documentation</strong></a>.</li>
<li>For more information see the <a href=https://help.tanium.com/bundle/ug_console_cloud/page/platform_user/console_api_tokens.html><strong>Tanium documentation</strong></a>.</li>
</ol>
<h2>Commands</h2>
<p>
Expand Down