Difference between revisions of "System Security"

From Hornbill
Jump to navigation Jump to search
 
(21 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
<div style="border:1px solid #90C0FF; background:#D0E0FF; width:99%; padding:4px; margin-bottom:10px;">
 +
__NOTOC__
 +
{| style="width:100%"
 +
|[[Main_Page|Home]] > [[Administration]] > [[System Administration|System]] > Security
 +
|style="text-align:right;"|[[:Category:Administration|Index]]
 +
|}
 +
</div>
 +
{|style="width: 100%"
 +
|- valign="top"
 +
|style="width:73%"|
 +
 
== Introduction ==
 
== Introduction ==
 +
The System Security manages two aspects of authentication.  One deals with Single Sign-on to provide pass-through authentication using SAML in conjunction with Active Directory Services.  Primarily for integration purposes we also provide API Key management to ensure secure connectivity between Hornbill and 3rd Party integrations.
 +
|style="width:5%"|
 +
|
 +
|style="width:22%; border-style: solid; border-width: 1px; border-color:#e6e6e6; background-color:#f2f2f2;"|
 +
 +
== Related Articles ==
 +
:* [[Integration]]
 +
:* [[Applications]]
 +
:* [https://docs.hornbill.com/hornbill-cloud/continuous-delivery Continuous Delivery]
 +
|}
 +
 +
== Security ==
 +
<!-- ************************************************ Cards ****************************************** -->
 +
{|cellspacing="10"
 +
|-
 +
<!-- *****************************************  ROW 1  ****************************************************** -->
  
== SSO Profiles ==
+
| style="width:250px;border:2px solid #AAA; padding:1em;" |
The Single Sign On Profiles let you define integration with an identification provider such as Active Directory Federated Services (ADFS). With Single Sign On configured, authentication into Hornbill will be securely managed by your preferred authentication service.
+
[[File:SSOProfilesCard.png|300px|link=Single Sign On Profiles]]
 +
| style="width:250px;border:2px solid #AAA; padding:1em;" |
 +
[[File:KeySafeCard.png|300px|link=Hornbill KeySafe]]
 +
| style="width:250px;border:2px solid #AAA; padding:1em;" |
 +
[[File:LoginScreenCard.png|300px|link=Login Screen]]
 +
|-
 +
<!-- *****************************************  ROW 2  ****************************************************** -->
 +
| style="width:250px;border:2px solid #AAA; padding:1em;" |
 +
[[File:SecurityAuditCard.png|300px|link=Security Audit]]
 +
| style="width:250px;border:2px solid #AAA; padding:1em;" |
 +
[[File:NetworkRulesCard.png|300px|link=Network Rules]]
 +
|}
  
::* [[Single_Sign_On_Profiles|SSO Profiles]]
+
== Other Information ==
<br>
 
<br>
 
<br>
 
  
== Key Safe ==
+
[[Category:Configuration]]
 +
* [[Two_Factor_Authentication|Enabling and Configuring Two-Factor Authentication]]

Latest revision as of 21:31, 18 March 2024

Home > Administration > System > Security Index

Introduction

The System Security manages two aspects of authentication. One deals with Single Sign-on to provide pass-through authentication using SAML in conjunction with Active Directory Services. Primarily for integration purposes we also provide API Key management to ensure secure connectivity between Hornbill and 3rd Party integrations.

Related Articles

Security

SSOProfilesCard.png

KeySafeCard.png

LoginScreenCard.png

SecurityAuditCard.png

NetworkRulesCard.png

Other Information