Skip to content

Commit

Permalink
Deployed ea631a1 to 5.9.X with MkDocs 1.4.3 and mike 1.2.0.dev0
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelHassine committed Jul 28, 2023
1 parent 95f59c0 commit c1afffb
Show file tree
Hide file tree
Showing 218 changed files with 480 additions and 317,617 deletions.
Binary file modified 5.9.X/administration/assets/rbac.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
64 changes: 62 additions & 2 deletions 5.9.X/administration/users/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2585,6 +2585,28 @@
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#high-level-design" class="md-nav__link">
<span class="md-ellipsis">

High level design

</span>
</a>

</li>

<li class="md-nav__item">
<a href="#list-of-capabilities" class="md-nav__link">
<span class="md-ellipsis">

List of capabilities

</span>
</a>

</li>

</ul>
Expand Down Expand Up @@ -3680,6 +3702,28 @@
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#high-level-design" class="md-nav__link">
<span class="md-ellipsis">

High level design

</span>
</a>

</li>

<li class="md-nav__item">
<a href="#list-of-capabilities" class="md-nav__link">
<span class="md-ellipsis">

List of capabilities

</span>
</a>

</li>

</ul>
Expand Down Expand Up @@ -3796,8 +3840,24 @@

<h1 id="users-and-role-based-access-control">Users and Role Based Access Control</h1>
<h2 id="introduction">Introduction</h2>
<p>In OpenCTI, RBAC features are </p>
<p>In OpenCTI, the RBAC system not only related to what users can do or cannot do in the platform (aka. <code>Capabilities</code>) but also to the system of <a href="../segregation/">data segregation</a>. Also, platform behaviour such as default home dashboards, default triggers and digests as well as default hidden menus or entities can be defined across groups and organizations.</p>
<h2 id="high-level-design">High level design</h2>
<p><a class="glightbox" href="../assets/rbac.png" data-type="image" data-width="100%" data-height="auto" data-desc-position="bottom"><img alt="RBAC" src="../assets/rbac.png" /></a></p>
<h2 id="list-of-capabilities">List of capabilities</h2>
<table>
<thead>
<tr>
<th align="left">Capability</th>
<th align="left">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left"></td>
<td align="left">Nothing</td>
</tr>
</tbody>
</table>



Expand All @@ -3813,7 +3873,7 @@ <h2 id="introduction">Introduction</h2>
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2023-06-30T13:25:13+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2023-06-30</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2023-07-28T07:29:19+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2023-07-28</span>
</span>


Expand Down
2 changes: 1 addition & 1 deletion 5.9.X/search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit c1afffb

Please sign in to comment.