Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions Content/Content Packs/Okta Content Pack.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,26 @@ <h2>What Is Provided?</h2>
<p>Dashboards</p>
</li>
</ul>
<table style="width: 884px;mc-table-style: url('../Resources/TableStyles/Alternate-Row-Color.css');" class="TableStyle-Alternate-Row-Color" cellspacing="21">
<col style="width: 282px;" class="TableStyle-Alternate-Row-Color-Column-Column1" />
<col style="width: 315px;" class="TableStyle-Alternate-Row-Color-Column-Column1" />
<col style="width: 287px;" class="TableStyle-Alternate-Row-Color-Column-Column1" />
<thead>
<tr class="TableStyle-Alternate-Row-Color-Head-Header1">
<th class="TableStyle-Alternate-Row-Color-HeadE-Column1-Header1">Log Type</th>
<th class="TableStyle-Alternate-Row-Color-HeadE-Column1-Header1">GIM Category</th>
<th class="TableStyle-Alternate-Row-Color-HeadD-Column1-Header1">GIM Subcategory
</th>
</tr>
</thead>
<tbody>
<tr class="TableStyle-Alternate-Row-Color-Body-Body1">
<td class="TableStyle-Alternate-Row-Color-BodyB-Column1-Body1" style="text-align: left;">detection</td>
<td class="TableStyle-Alternate-Row-Color-BodyB-Column1-Body1">detection</td>
<td class="TableStyle-Alternate-Row-Color-BodyA-Column1-Body1">detection.network</td>
</tr>
</tbody>
</table>
<h2>Create Okta Token</h2>
<p>Okta API tokens have the same permissions as the user who creates them. If the user permissions change, the API token permissions also change. Consider creating a dedicated service account when creating an API token to limit the access level associated with the token.</p>
<h3>To Create the API&#160;Token</h3>
Expand Down