-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
security overview #489
security overview #489
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we need to rethink this section. It is useful to give an introduction to the security architecture in AuraDB, but it needs to be a) its own subchapter as it introduces not only secure connections but alos SSO and encryption, and b) more concise and less repetitive.
Also, we don't refer to users as customers in the docs and we are not trying to sell anything.
100% of AuraDB Virtual Dedicated Cloud customers operate within a Virtual Private Cloud (VPC) isolated architecture with a dedicated infrastructure. | ||
|
||
AuraDB offers fine-grained access control to the database with built-in Role-Based Access Control (RBAC) at the database level, similar to what can be configured in a self-managed Neo4j environment. | ||
All traffic passing through the Aura console, your VPC, and the VPC provisioned by Neo4j is encrypted both at rest. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Both at rest and? In transit?
Features such as Single Sign-On (SSO) via OpenID Connect (OIDC) and Customer Managed Encryption (CMK) keys address the security and compliance needs of many of our customers. | ||
SSO has been one of the most requested features, and CMK was introduced in 2024 which has been validated by large, trusted enterprises. | ||
|
||
Security log forwarding, now generally available, has been validated by security auditors and meets the requirements of customer security audits. | ||
Our ongoing compliance efforts are a priority, starting with ISO 27001 certification, and extending to SOC 1 and SOC 2 compliance. | ||
HIPAA compliance has also been recently achieved. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Features such as Single Sign-On (SSO) via OpenID Connect (OIDC) and Customer Managed Encryption (CMK) keys address the security and compliance needs of many of our customers. | |
SSO has been one of the most requested features, and CMK was introduced in 2024 which has been validated by large, trusted enterprises. | |
Security log forwarding, now generally available, has been validated by security auditors and meets the requirements of customer security audits. | |
Our ongoing compliance efforts are a priority, starting with ISO 27001 certification, and extending to SOC 1 and SOC 2 compliance. | |
HIPAA compliance has also been recently achieved. |
Too much marketing.
|
||
100% of AuraDB Virtual Dedicated Cloud customers operate within a Virtual Private Cloud (VPC) isolated architecture with a dedicated infrastructure. | ||
|
||
AuraDB offers fine-grained access control to the database with built-in Role-Based Access Control (RBAC) at the database level, similar to what can be configured in a self-managed Neo4j environment. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this described anywhere?
Co-authored-by: Jessica Wright <[email protected]>
Co-authored-by: Jessica Wright <[email protected]>
Thanks for the documentation updates. The preview documentation has now been torn down - reopening this PR will republish it. |
Closing and putting into a word doc - intro to security |
Adding an intro section to the existing security docs