Skip to content

Commit 505fa02

Browse files
authored
Merge pull request ceph#65530 from rkachach/fix_issue_73025
doc: fixing starting release of mgmt-gateway/oauth2-proxy services Reviewed-by: Anthony D'Atri <[email protected]>
2 parents ce35632 + aa97469 commit 505fa02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/cephadm/services/mgmt-gateway.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Management Gateway
77
Deploying mgmt-gateway
88
======================
99

10-
In Ceph releases beginning with Squid, the ``mgmt-gateway`` service introduces a new design for Ceph applications
10+
In Ceph releases beginning with Tentacle, the ``mgmt-gateway`` service introduces a new design for Ceph applications
1111
based on a modular, service-based architecture. This service, managed by cephadm and built on top of nginx
1212
(an open-source, high-performance web server), acts as the new front-end and single entry point to the
1313
Ceph cluster. The ``mgmt-gateway`` provides unified access to all Ceph applications, including the Ceph dashboard

doc/cephadm/services/oauth2-proxy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ OAuth2 Proxy
77
Deploying oauth2-proxy
88
======================
99

10-
In Ceph releases starting from Squid, the `oauth2-proxy` service introduces an advanced method
10+
In Ceph releases starting from Tentacle, the `oauth2-proxy` service introduces an advanced method
1111
for managing authentication and access control for Ceph applications. This service integrates
1212
with external Identity Providers (IDPs) to provide secure, flexible authentication via the
1313
OIDC (OpenID Connect) protocol. `oauth2-proxy` acts as an authentication gateway, ensuring that

0 commit comments

Comments
 (0)