Skip to content

Commit c25f9ed

Browse files
authored
Merge pull request #71488 from EricPonvelle/OSDOCS-9559_OIDC-Note
OSDOCS-9559: Added OIDC provider note to prereqs
2 parents 0ce343f + 91fbd2b commit c25f9ed

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

rosa_planning/rosa-cloud-expert-prereq-checklist.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,15 @@ This is a high level checklist and your implementation can vary.
2828
Before running the installation process, verify that you deploy this from a machine that has access to:
2929

3030
* The API services for the cloud to which you provision.
31-
* Access to `api.openshift.com` and `sso.redhat.com`.
31+
* Access to `api.openshift.com`, `oidc.op1.openshiftapps.com`, and `sso.redhat.com`.
3232
* The hosts on the network that you provision.
3333
* The internet to obtain installation media.
3434
35+
[IMPORTANT]
36+
====
37+
Starting with version 1.2.7 of the ROSA CLI, all OIDC provider endpoint URLs on new clusters use Amazon CloudFront and the link:http://oidc.op1.openshiftapps.com/[oidc.op1.openshiftapps.com] domain. This change improves access speed, reduces latency, and improves resiliency for new clusters created with the ROSA CLI 1.2.7 or later. There are no supported migration paths for existing OIDC provider configurations.
38+
====
39+
3540
== Accounts and CLIs Prerequisites
3641

3742
Accounts and CLIs you must install to deploy the cluster.

0 commit comments

Comments
 (0)