mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-09 19:04:33 -04:00
Adding security features to the features page
This commit is contained in:
committed by
Chris Hill-Scott
parent
580da8b6dd
commit
ac79ee9891
@@ -77,4 +77,14 @@
|
||||
<li>Manage your team members’ permissions</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="heading-medium">Notify security</h2>
|
||||
<ul class="list list-bullet">
|
||||
<li>Approved by the Cabinet Office Senior Information Risk Officer (SIRO)</li>
|
||||
<li>Ongoing information risk management activities</li>
|
||||
<li>Data is encrypted as it passes through the service and when it’s stored</li>
|
||||
<li>Personal data is only held for the minimum period of time</li>
|
||||
<li>Permissions model allowing different functionality to different team members</li>
|
||||
<li>Using an advanced API key standard, JSON Web Tokens, providing a higher degree of protection for services</li>
|
||||
</ul>
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user