You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc): docker
Information about the Cluster
Kubernetes version: v1.30.2+k3s2
Cluster Type (Local/Downstream): downstream
Describe the bug
When GenericOIDC(keycloak) auth provider is enabled, users are not populated in the dropdown search bar when adding users to a cluster/project.
To Reproduce
Install rancher v2.9-head
Create a downstream cluster
Enable GenericOIDC using keycloak
In the downstream cluster go to Cluster & Project Members -> Add
Click the dropdown in the search bar and observe no users show.
Expected Result
Users in the auth provider are shown, similar to Keycloak auth provider when not using GenericOIDC.