mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
27 lines
908 B
Plaintext
27 lines
908 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * osd_install_access_delete_cluster/config-identity-providers.adoc
|
|
// * osd_getting_started/osd-getting-started.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="access-cluster_{context}"]
|
|
= Accessing your cluster
|
|
|
|
[role="_abstract"]
|
|
After you have configured your identity providers, users can access the cluster from {cluster-manager-first}.
|
|
|
|
.Prerequisites
|
|
|
|
* You logged in to {cluster-manager-url}.
|
|
* You created an {product-title} cluster.
|
|
* You configured an identity provider for your cluster.
|
|
* You added your user account to the configured identity provider.
|
|
|
|
.Procedure
|
|
|
|
. From {cluster-manager-url}, select the cluster you want to access.
|
|
|
|
. Click *Open console* to open the web console for your cluster.
|
|
|
|
. Select your identity provider and enter your credentials to log in to the cluster. Complete any authorization requests from your provider.
|