Difference between revisions of "Rabora Security"

From DarkWiki
Jump to: navigation, search
(Introduction)
(Introduction)
Line 1: Line 1:
 
==Introduction==
 
==Introduction==
  
All systems and users that communicate with Rabora systems use authentication and authorisation services provided by the Rabora Security platform.
+
All systems and users that communicate with Rabora systems use authentication and authorisation services provided by the Rabora Security platform. In general, security is maintained through HTTPS and OAUTH2, with varying degrees of cryptography.
  
It provides the following key functions:
+
The Rabora Security platform provides the following key functions:
  
 
* Authenticate users (using a username and password)
 
* Authenticate users (using a username and password)
 
* Allow users to control access to their data
 
* Allow users to control access to their data
 
** Grant/deny access to 3rd parties
 
** Grant/deny access to 3rd parties
 +
** Assign ClientId/Secret for their internal machines for automation

Revision as of 13:24, 15 August 2017

Introduction

All systems and users that communicate with Rabora systems use authentication and authorisation services provided by the Rabora Security platform. In general, security is maintained through HTTPS and OAUTH2, with varying degrees of cryptography.

The Rabora Security platform provides the following key functions:

  • Authenticate users (using a username and password)
  • Allow users to control access to their data
    • Grant/deny access to 3rd parties
    • Assign ClientId/Secret for their internal machines for automation