Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 6 additions & 8 deletions docs/security-compliance/compliance-and-certifications.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,19 @@ programs and adopted the best industry practices and technologies to keep our cu

## ISO 27001

Ory holds a certificate for [ISO 27001:2013](https://www.iso.org/standard/27001), which you can can
[download for inspection](https://www.ory.com/resources/iso27001/OryCorp-ISO27001-Certificate-of-Registration.pdf). You can also
verify the ISO 27001:2013 certification directly with [our auditor](https://barrcertifications.com/certificate-directory/). The
ISO 27001 certification verifies that Ory has an information security management system (ISMS) in place to assure the
confidentiality and integrity of your data. Our internal security team is dedicated to ensuring that Ory maintains the highest
standards of data protection.
Ory holds a certificate for [ISO 27001:2022](https://www.iso.org/standard/27001). The ISO 27001 certification verifies that Ory
has an information security management system (ISMS) in place to assure the confidentiality and integrity of your data. Our
internal security team is dedicated to ensuring that Ory maintains the highest standards of data protection. To access our ISO
27001 certificate and all other compliance documentation, visit the [Ory Trust Center](https://trust.ory.com).

## SOC 2 Type 2

Ory is SOC 2 Type 2 certified. SOC 2 is a framework for assessing the security, availability, processing integrity,
confidentiality, and privacy of data in service organizations. It is not a standard but a certification that demonstrates that an
organization's internal controls and processes meet specific criteria. The Type 2 designation indicates that an independent
auditor has evaluated and tested these controls over a period of time (typically three months to a year) to ensure they are
effectively implemented. Current and prospective customers interested in obtaining a copy of Orys latest SOC 2 report may request
access at the [Ory Trust Center](https://trust.ory.com/).
effectively implemented. Current and prospective customers interested in obtaining a copy of Ory's latest SOC 2 Type 2 report can
request access at the [Ory Trust Center](https://trust.ory.com).

## GDPR

Expand Down
4 changes: 0 additions & 4 deletions src/components/ConsoleLink/console-routes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ export const routes = {
twitter: "https://twitter.com/orycorp",
talkToUs: "https://ory.com/talk-to-us",
},
resources: {
iso27001:
"https://www.ory.com/resources/iso27001/OryCorp-ISO27001-Certificate-of-Registration.pdf",
},
root: "/",
"404": "/404",
_500: "/500",
Expand Down
Loading