Skip to content

Commit db8da04

Browse files
CG3827bkwins-gl
andauthored
Okta: Added GIM table (#206)
* Added GIM table * Updated table to auto sizing. --------- Co-authored-by: Brian Winstead <brian.winstead@graylog.com>
1 parent 04dcfe9 commit db8da04

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

Content/Content Packs/Okta Content Pack.html

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,26 @@ <h2>What Is Provided?</h2>
5454
<p>Dashboards</p>
5555
</li>
5656
</ul>
57+
<table style="width: auto;mc-table-style: url('../Resources/TableStyles/Alternate-Row-Color.css');" class="TableStyle-Alternate-Row-Color" cellspacing="21">
58+
<col style="width: auto;" class="TableStyle-Alternate-Row-Color-Column-Column1" />
59+
<col style="width: auto;" class="TableStyle-Alternate-Row-Color-Column-Column1" />
60+
<col style="width: auto;" class="TableStyle-Alternate-Row-Color-Column-Column1" />
61+
<thead>
62+
<tr class="TableStyle-Alternate-Row-Color-Head-Header1">
63+
<th class="TableStyle-Alternate-Row-Color-HeadE-Column1-Header1">Log Type</th>
64+
<th class="TableStyle-Alternate-Row-Color-HeadE-Column1-Header1">GIM Category</th>
65+
<th class="TableStyle-Alternate-Row-Color-HeadD-Column1-Header1">GIM Subcategory
66+
</th>
67+
</tr>
68+
</thead>
69+
<tbody>
70+
<tr class="TableStyle-Alternate-Row-Color-Body-Body1">
71+
<td class="TableStyle-Alternate-Row-Color-BodyB-Column1-Body1" style="text-align: left;">detection</td>
72+
<td class="TableStyle-Alternate-Row-Color-BodyB-Column1-Body1">detection</td>
73+
<td class="TableStyle-Alternate-Row-Color-BodyA-Column1-Body1">detection.network</td>
74+
</tr>
75+
</tbody>
76+
</table>
5777
<h2>Create Okta Token</h2>
5878
<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>
5979
<h3>To Create the API&#160;Token</h3>

0 commit comments

Comments
 (0)