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
10 changes: 5 additions & 5 deletions content/enterprise/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Take your DevOps maturity assessment to the next level with the Enterprise Editi
| Advanced Analytics & Reporting | ❌ | ✅ |
| REST API Access | ❌ | ✅ |
| Dedicated Support & SLA | ❌ | ✅ |
| Single Sign-On (SSO / LDAP / SAML) | ❌ | 🔜 |
| Single Sign-On (OIDC) | ❌ | |
| Custom Branding | ❌ | 🔜 |
| Compliance Reporting (SOC 2, ISO 27001) | ❌ | 🔜 |

Expand All @@ -51,6 +51,10 @@ Gain deeper insights with cross-team trend analysis, historical score tracking,

Integrate DevOps Maturity assessments into your existing DevOps toolchain via a fully documented REST API. Automate score collection and reporting within your CI/CD pipelines.

### 🔑 Single Sign-On (SSO)

Let users sign in through your corporate identity provider using OpenID Connect (OIDC) — Okta, Entra ID, Google Workspace, Keycloak, and more. New users are provisioned just-in-time into the right organization, and `SUPER_ADMIN` is never granted automatically. SAML 2.0 and LDAP are on the roadmap.

### 🛡️ Audit Logs

Maintain a complete record of assessment activities, configuration changes, and user actions for compliance and security auditing purposes.
Expand All @@ -63,10 +67,6 @@ Get priority support from the DevOps Maturity team, guaranteed response times, a

The following capabilities are planned for upcoming Enterprise releases and are not yet generally available. [Contact us](#get-started-with-enterprise) if any of these are important to your evaluation, and we'll share the latest timeline.

### 🔑 Single Sign-On (SSO)

Integration with your organization's identity provider via SAML 2.0, LDAP, or OIDC, to streamline access management and enforce centralized authentication policies.

### 🎨 Custom Branding

White-label the interface with your organization's logo, colors, and domain to deliver a seamless internal user experience.
Expand Down
10 changes: 5 additions & 5 deletions content/enterprise/_index.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ description: "通过 DevOps 成熟度企业版,解锁适合您组织的高级
| 高级分析与报告 | ❌ | ✅ |
| REST API 访问 | ❌ | ✅ |
| 专属支持与 SLA | ❌ | ✅ |
| 单点登录(SSO / LDAP / SAML) | ❌ | 🔜 |
| 单点登录(OIDC) | ❌ | |
| 自定义品牌 | ❌ | 🔜 |
| 合规报告(SOC 2、ISO 27001) | ❌ | 🔜 |

Expand All @@ -51,6 +51,10 @@ description: "通过 DevOps 成熟度企业版,解锁适合您组织的高级

通过完整文档化的 REST API 将 DevOps 成熟度评估集成到您现有的 DevOps 工具链中。在 CI/CD 流水线中自动化评分收集和报告。

### 🔑 单点登录(SSO)

让用户通过 OpenID Connect(OIDC)使用您的企业身份提供商登录 —— 支持 Okta、Entra ID、Google Workspace、Keycloak 等。新用户会被即时(JIT)预置到对应的组织中,且绝不会自动授予 `SUPER_ADMIN` 权限。SAML 2.0 和 LDAP 在规划中。

### 🛡️ 审计日志

维护所有评估活动、配置更改和用户操作的完整记录,用于合规和安全审计目的。
Expand All @@ -63,10 +67,6 @@ description: "通过 DevOps 成熟度企业版,解锁适合您组织的高级

以下能力计划在后续企业版发布中推出,目前尚未正式提供。如果其中某项对您的评估很重要,请[联系我们](#开始使用企业版),我们会同步最新的时间表。

### 🔑 单点登录(SSO)

通过 SAML 2.0、LDAP 或 OIDC 与您组织的身份提供商集成,简化访问管理并强制执行集中式身份验证策略。

### 🎨 自定义品牌

使用您组织的徽标、颜色和域名对界面进行白标定制,提供无缝的内部用户体验。
Expand Down