mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
10 lines
769 B
Plaintext
10 lines
769 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * rosa_hcp/rosa-hcp-sts-creating-a-cluster-quickly.adoc
|
|
// * rosa_architecture/rosa-sts-about-iam-resources.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="rosa-byo-odic-overview_{context}"]
|
|
= Creating an OpenID Connect Configuration
|
|
|
|
When using a cluster hosted by Red{nbsp}Hat, you can create a managed or unmanaged OpenID Connect (OIDC) configuration by using the {product-title} (ROSA) CLI, `rosa`. A managed OIDC configuration is stored within Red{nbsp}Hat's AWS account, while a generated unmanaged OIDC configuration is stored within your AWS account. The OIDC configuration is registered to be used with {cluster-manager}. When creating an unmanaged OIDC configuration, the CLI provides the private key for you. |