Difference between revisions of "Security (v0.9)"

From Native Big Data Documentation
Jump to: navigation, search
(Created page with "Category:NBD = Security = Native Big Data v 0.9 implements a security layer whit these functionalities: * https with local self-signed certificates. * JWT session cont...")
 
(Security)
 
Line 4: Line 4:
 
= Security =
 
= Security =
  
Native Big Data v 0.9 implements a security layer whit these functionalities:
+
Native Big Data v 0.9 implements a security layer with these functionalities:
  
 
* https with local self-signed certificates.
 
* https with local self-signed certificates.
 
* JWT session control.
 
* JWT session control.
 
* Users with credentials and privileges.
 
* Users with credentials and privileges.

Latest revision as of 11:51, 14 August 2020


Security

Native Big Data v 0.9 implements a security layer with these functionalities:

  • https with local self-signed certificates.
  • JWT session control.
  • Users with credentials and privileges.