Skip to content

Commit d6e7816

Browse files
authored
Merge pull request #94402 from jneczypor/OSDOCS-14869
OSDOCS-14869: Change feature title in external auth provider for ROSA docs
2 parents 6d558b7 + 5a2b79d commit d6e7816

5 files changed

+6
-6
lines changed

_topic_maps/_topic_map_rosa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ Topics:
268268
# Note the following title should use the same term as the {zero-egress} parameter does
269269
- Name: Creating a ROSA with HCP cluster with egress lockdown
270270
File: rosa-hcp-egress-lockdown-install
271-
- Name: Creating ROSA with HCP clusters with external authentication
271+
- Name: Creating a ROSA with HCP cluster that uses direct authentication with an external OIDC identity provider
272272
File: rosa-hcp-sts-creating-a-cluster-ext-auth
273273
- Name: Creating ROSA with HCP clusters without a CNI plugin
274274
File: rosa-hcp-cluster-no-cni

_topic_maps/_topic_map_rosa_hcp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ Topics:
197197
# Note the following title should use the same term as the {zero-egress} parameter does
198198
- Name: Creating a ROSA with HCP cluster with egress lockdown
199199
File: rosa-hcp-egress-lockdown-install
200-
- Name: Creating ROSA with HCP clusters with external authentication
200+
- Name: Creating a ROSA with HCP cluster that uses direct authentication with an external OIDC identity provider
201201
File: rosa-hcp-sts-creating-a-cluster-ext-auth
202202
---
203203
Name: Web console

modules/rosa-hcp-sts-accessing-a-break-glass-cred-cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Use the new `kubeconfig` from the break glass credential to gain temporary admin
1111

1212
.Prerequisites
1313

14-
* You have access to a {hcp-title} cluster with external authentication enabled. For more information, see _Creating a {hcp-title} cluster that uses external authentication providers_.
14+
* You have access to a {hcp-title} cluster with external authentication enabled. For more information, see _Creating a {hcp-title} cluster that uses direct authentication with an external OIDC identity provider_.
1515
* You have installed the `oc` and the `kubectl` CLIs.
1616
* You have configured the new `kubeconfig`. For more information, see _Creating a break glass credential for a {hcp-title} cluster_.
1717

modules/rosa-hcp-sts-creating-a-cluster-external-auth-cluster-cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="rosa-hcp-sts-creating-a-cluster-external-auth-cluster-cli_{context}"]
7-
= Creating a {hcp-title} cluster that uses external authentication providers
7+
= Creating a {hcp-title} cluster that uses direct authentication with an external OIDC identity provider
88
:source-highlighter: pygments
99
:pygments-style: emacs
1010
:icons: font

rosa_hcp/rosa-hcp-sts-creating-a-cluster-ext-auth.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:_mod-docs-content-type: ASSEMBLY
22
[id="rosa-hcp-sts-creating-a-cluster-ext-auth"]
3-
= Creating ROSA with HCP clusters with external authentication
3+
= Creating a {hcp-title} cluster that uses direct authentication with an external OIDC identity provider
44
include::_attributes/attributes-openshift-dedicated.adoc[]
55
:context: rosa-hcp-sts-creating-a-cluster-ext-auth
66

@@ -63,7 +63,7 @@ include::modules/rosa-hcp-sts-creating-a-break-glass-cred-cli.adoc[leveloffset=+
6363

6464
[role="_additional-resources"]
6565
.Additional resources
66-
* For more information about creating a {hcp-title} cluster with external authentication enabled, see xref:../rosa_hcp/rosa-hcp-sts-creating-a-cluster-ext-auth.adoc#rosa-hcp-sts-creating-a-cluster-external-auth-cluster-cli_rosa-hcp-sts-creating-a-cluster-ext-auth[Creating a ROSA with HCP cluster that uses external authentication providers].
66+
* For more information about creating a {hcp-title} cluster with external authentication enabled, see xref:../rosa_hcp/rosa-hcp-sts-creating-a-cluster-ext-auth.adoc#rosa-hcp-sts-creating-a-cluster-external-auth-cluster-cli_rosa-hcp-sts-creating-a-cluster-ext-auth[Creating a {hcp-title} cluster that uses direct authentication with an external OIDC identity provider].
6767
//* For more information about CLI configurations, see xref:#../cli_reference/openshift_cli/managing-cli-profiles.adoc#managing-cli-profiles[Managing CLI profiles].
6868

6969
include::modules/rosa-hcp-sts-accessing-a-break-glass-cred-cli.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)