From 65585b3ff5c8d2ad0a28827d1c676e49a96bb142 Mon Sep 17 00:00:00 2001 From: EricPonvelle Date: Tue, 4 Jun 2024 09:16:51 -0400 Subject: [PATCH] OSDOCS#10801: Added a known issue for OIDC configurations. --- rosa_release_notes/rosa-release-notes.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/rosa_release_notes/rosa-release-notes.adoc b/rosa_release_notes/rosa-release-notes.adoc index 96d8631893..28aaffce91 100644 --- a/rosa_release_notes/rosa-release-notes.adoc +++ b/rosa_release_notes/rosa-release-notes.adoc @@ -136,6 +136,7 @@ include::snippets/technology-preview.adoc[leveloffset=+1] [id="rosa-known-issues_{context}"] == Known issues +* If you configure your cluster using external OIDC configuration and set the `--user-auth` flag to `disabled`, the console pods might enter a crash loop. (link:https://issues.redhat.com/browse/OCPBUGS-29510[*OCPBUGS-29510*]) * The OpenShift Cluster Manager roles (`ocm-role`) and user roles (`user-role`) that are key to the ROSA provisioning wizard might get enabled accidentally in your Red Hat organization by another user. However, this behavior does not affect the usability. * The `htpasswd` identity provider does not function as expected in all scenarios against the `rosa create admin` function.