Difference between revisions of "Rabora Security"
From DarkWiki
(→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. In general, security is maintained through HTTPS and OAUTH2, with varying degrees of cryptography. | + | 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://en.wikipedia.org/wiki/HTTPS HTTPS] and [https://en.wikipedia.org/wiki/OAuth#OAuth_2.0 OAUTH2], with varying degrees of cryptography. |
The Rabora Security platform provides the following key functions: | The Rabora Security platform provides the following key functions: | ||
Revision as of 13:25, 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