Auth Providers: Add ability to modify GroupSearchEnabled
for Generic OIDC
#12853
Labels
JIRA
kind/design
kind/enhancement
QA/dev-automation
Issues that engineers have written automation around so QA doesn't have look at this
Milestone
Add the ability to modify
GroupSearchEnabled
while creating and editing Generic OIDC auth providers, so that users will have a straightforward way to enable searching for groups via the UI.Acceptance criteria
GroupSearchEnabled
is able to be modified while creating and modifying Generic OIDC auth providersDetails
When a user configures a Generic OIDC auth provider, he has to log in with the OIDC provider to finish the setup. If the user is not part of any groups then the
GroupSearchEnabled
is disabled; this can't be updated through the UI, making it impossible to browse for groups, etc.A workaround exists to update the CR object in the local cluster or to perform the setup again using a user attached to at least a group in the OIDC provider.
SURE-9255
The text was updated successfully, but these errors were encountered: