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
Copy file name to clipboardExpand all lines: docs/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/configure-keycloak-oidc.md
+17
Original file line number
Diff line number
Diff line change
@@ -156,3 +156,20 @@ When you fill the **Configure a Keycloak OIDC account** form and click on **Enab
156
156
### Keycloak Error: "Invalid grant_type"
157
157
158
158
* In some cases, this error message may be misleading and is actually caused by setting the `Valid Redirect URI` incorrectly.
159
+
160
+
### Unable to See Groups When Assigning Global Roles
161
+
162
+
If you use a user that is not part of any groups for initial setup, then you cannot search for groups when trying to assign a global role.
163
+
To resolve this, you can either:
164
+
165
+
1. Manually edit the `authconfig/keycloakoidc` object to enable group search.
Copy file name to clipboardExpand all lines: versioned_docs/version-2.10/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/configure-keycloak-oidc.md
+16
Original file line number
Diff line number
Diff line change
@@ -147,3 +147,19 @@ When you fill the **Configure a Keycloak OIDC account** form and click on **Enab
147
147
### Keycloak Error: "Invalid grant_type"
148
148
149
149
* In some cases, this error message may be misleading and is actually caused by setting the `Valid Redirect URI` incorrectly.
150
+
151
+
### Unable to See Groups When Assigning Global Roles
152
+
153
+
If you use a user that is not part of any groups for initial setup, then you cannot search for groups when trying to assign a global role.
154
+
To resolve this, you can either:
155
+
156
+
1. Manually edit the `authconfig/keycloakoidc` object to enable group search.
Copy file name to clipboardExpand all lines: versioned_docs/version-2.9/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/configure-keycloak-oidc.md
+16
Original file line number
Diff line number
Diff line change
@@ -156,3 +156,19 @@ When you fill the **Configure a Keycloak OIDC account** form and click on **Enab
156
156
### Keycloak Error: "Invalid grant_type"
157
157
158
158
* In some cases, this error message may be misleading and is actually caused by setting the `Valid Redirect URI` incorrectly.
159
+
160
+
### Unable to See Groups When Assigning Global Roles
161
+
162
+
If you use a user that is not part of any groups for initial setup, then you cannot search for groups when trying to assign a global role.
163
+
To resolve this, you can either:
164
+
165
+
1. Manually edit the `authconfig/keycloakoidc` object to enable group search.
0 commit comments