Difference between revisions of "KeySafe"

From Hornbill
Jump to navigation Jump to search
(Removed redirect to Key Safe)
Tag: Removed redirect
Line 46: Line 46:
 
The credential details are added to the relevant sections and stored encrypted in the KeySafe database.
 
The credential details are added to the relevant sections and stored encrypted in the KeySafe database.
  
[[Category:Integration]]
+
[[Category:Integration]][[Category:HDOC]]

Revision as of 19:54, 15 May 2023

Home > Integration > KeySafe

Introduction

Hornbill KeySafe provides secure encrypted storage for various types of Authentication currently only BPM Integration Nodes make use of these credentials but the KeySafe provides the foundations for secure credential storage for future applications or platform use. Currently any user with sys.c.manageKeysafe system right can view / create / update KeySafe credentials, future iterations will have the notion of sharing Credentials so only the creator anyone with shared rights can access them.

Related Articles

Hornbill KeySafe can be access from Administration Tool -> System -> Security -> KeySafe

Credential Types

Hornbill KeySafe supports a number of Credentials Types as shown in the screen grab below, Most Services have there own type like Twitter / Amazon / Google however there are some more generic types like HTTP Basic or APIKey.

Hornbill-KeySafe-Types.png

Creating a Credential

There are two main types of credential one is for services based on oAuth1 and oAuth2 when you login and authenticate the Hornbill App to have access to your account and we store a token that authenticates us against that service, one example of this is Slack:

1. Once you have created a new Slack KeySafe credential you will see the Connect button.

Hornbill-KeySafe-Slack-Add.png

2. Connecting will show a prompt of the Hornbill Slack Application asking for access.

Hornbill-KeySafe-Slack-Auth.png

3. Once Authenticated you then have the option to revoke access which clears the credential for KeySafe.

Hornbill-KeySafe-Slack-Complete.png


The other type of credential is where you safe the URL and or Authentication details one example of this is Amazon:

Hornbill-KeySafe-Amazon-Add.png

The credential details are added to the relevant sections and stored encrypted in the KeySafe database.