diff --git a/_topic_maps/_topic_map_osd.yml b/_topic_maps/_topic_map_osd.yml index a477610e21..330b5c537d 100644 --- a/_topic_maps/_topic_map_osd.yml +++ b/_topic_maps/_topic_map_osd.yml @@ -129,10 +129,10 @@ Topics: File: creating-a-gcp-cluster-with-workload-identity-federation - Name: Creating a cluster on GCP File: creating-a-gcp-cluster -- Name: Configuring your identity providers - File: config-identity-providers -- Name: Revoking privileges and access to an OpenShift Dedicated cluster - File: osd-revoking-cluster-privileges +#- Name: Configuring your identity providers +# File: config-identity-providers +#- Name: Revoking privileges and access to an OpenShift Dedicated cluster +# File: osd-revoking-cluster-privileges - Name: Deleting an OpenShift Dedicated cluster File: osd-deleting-a-cluster --- @@ -396,6 +396,8 @@ Topics: # File: understanding-identity-provider - Name: Configuring identity providers File: sd-configuring-identity-providers +- Name: Revoking privileges and access to an OpenShift Dedicated cluster + File: osd-revoking-cluster-privileges # - Name: Configuring identity providers # Dir: identity_providers # Topics: diff --git a/osd_install_access_delete_cluster/osd-revoking-cluster-privileges.adoc b/authentication/osd-revoking-cluster-privileges.adoc similarity index 100% rename from osd_install_access_delete_cluster/osd-revoking-cluster-privileges.adoc rename to authentication/osd-revoking-cluster-privileges.adoc diff --git a/osd_getting_started/osd-getting-started.adoc b/osd_getting_started/osd-getting-started.adoc index 2746b66cc1..375f32e9e4 100644 --- a/osd_getting_started/osd-getting-started.adoc +++ b/osd_getting_started/osd-getting-started.adoc @@ -54,7 +54,7 @@ include::modules/config-idp.adoc[leveloffset=+1] .Additional resources -* For detailed steps to configure each of the supported identity provider types, see xref:../osd_install_access_delete_cluster/config-identity-providers.adoc#config-identity-providers[Configuring identity providers]. +* For detailed steps to configure each of the supported identity provider types, see xref:../authentication/sd-configuring-identity-providers.adoc#sd-configuring-identity-providers[Configuring identity providers]. include::modules/osd-grant-admin-privileges.adoc[leveloffset=+1] diff --git a/osd_install_access_delete_cluster/creating-a-gcp-cluster-with-workload-identity-federation.adoc b/osd_install_access_delete_cluster/creating-a-gcp-cluster-with-workload-identity-federation.adoc index 7aa1bc0d57..9c53d32bf3 100644 --- a/osd_install_access_delete_cluster/creating-a-gcp-cluster-with-workload-identity-federation.adoc +++ b/osd_install_access_delete_cluster/creating-a-gcp-cluster-with-workload-identity-federation.adoc @@ -44,3 +44,5 @@ include::modules/create-wif-cluster-cli.adoc[leveloffset=+1] * For information about managing workload identity pools, see link:https://cloud.google.com/iam/docs/manage-workload-identity-pools-providers[Manage workload identity pools and providers]. * For information about managing roles and permissions in your Google Cloud account, see link:https://cloud.google.com/iam/docs/roles-overview[Roles and permissions]. * For a list of the supported maximums, see xref:../osd_planning/osd-limits-scalability.adoc#tested-cluster-maximums-sd_osd-limits-scalability[Cluster maximums]. +* For information about configuring identity providers, see xref:../authentication/sd-configuring-identity-providers.adoc#sd-configuring-identity-providers[Configuring identity providers]. +* For information about revoking cluster privileges, see xref:../authentication/osd-revoking-cluster-privileges.adoc#osd-revoking-cluster-privileges[Revoking privileges and access to an {product-title} cluster]. \ No newline at end of file diff --git a/osd_install_access_delete_cluster/creating-a-gcp-cluster.adoc b/osd_install_access_delete_cluster/creating-a-gcp-cluster.adoc index 2613aeaba5..0211625f2a 100644 --- a/osd_install_access_delete_cluster/creating-a-gcp-cluster.adoc +++ b/osd_install_access_delete_cluster/creating-a-gcp-cluster.adoc @@ -35,3 +35,5 @@ include::modules/osd-create-cluster-rhm-gcp-account.adoc[leveloffset=+1] * For general information on Cloud network address translation(NAT) that is required for cluster-wide proxy, see link:https://cloud.google.com/nat/docs/overview[Cloud NAT overview] in the Google documentation. * For general information on Cloud routers that are required for the cluster-wide proxy, see link:https://cloud.google.com/network-connectivity/docs/router/concepts/overview[Cloud Router overview] in the Google documentation. * For information on creating VPCs within your Google Cloud Provider account, see link:https://cloud.google.com/vpc/docs/create-modify-vpc-networks[Create and manage VPC networks] in the Google documentation. +* For information about configuring identity providers, see xref:../authentication/sd-configuring-identity-providers.adoc#sd-configuring-identity-providers[Configuring identity providers]. +* For information about revoking cluster privileges, see xref:../authentication/osd-revoking-cluster-privileges.adoc#osd-revoking-cluster-privileges[Revoking privileges and access to an {product-title} cluster]. \ No newline at end of file diff --git a/osd_install_access_delete_cluster/creating-an-aws-cluster.adoc b/osd_install_access_delete_cluster/creating-an-aws-cluster.adoc index 796e4d14dc..8246862a7f 100644 --- a/osd_install_access_delete_cluster/creating-an-aws-cluster.adoc +++ b/osd_install_access_delete_cluster/creating-an-aws-cluster.adoc @@ -28,3 +28,5 @@ include::modules/osd-create-cluster-red-hat-account.adoc[leveloffset=+1] * For more information about etcd encryption, see the xref:../osd_architecture/osd_policy/osd-service-definition.adoc#etcd-encryption_osd-service-definition[etcd encryption service definition]. * For information about the end-of-life dates for {product-title} versions, see the xref:../osd_architecture/osd_policy/osd-life-cycle.adoc#osd-life-cycle[{product-title} update life cycle]. * For information about the requirements for custom additional security groups, see xref:../osd_planning/aws-ccs.adoc#osd-security-groups-custom_aws-ccs[Additional custom security groups]. +* For information about configuring identity providers, see xref:../authentication/sd-configuring-identity-providers.adoc#sd-configuring-identity-providers[Configuring identity providers]. +* For information about revoking cluster privileges, see xref:../authentication/osd-revoking-cluster-privileges.adoc#osd-revoking-cluster-privileges[Revoking privileges and access to an {product-title} cluster]. \ No newline at end of file