1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

OSDOCS#10801: Added a known issue for OIDC configurations.

This commit is contained in:
EricPonvelle
2024-06-04 09:16:51 -04:00
committed by openshift-cherrypick-robot
parent 77861fa575
commit 65585b3ff5

View File

@@ -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.