Generic OIDC group scope is not sent in the request formed by the UI #12477
Labels
area/authentication
JIRA
kind/bug
priority/1
QA/manual-test
Indicates issue requires manually testing
size/3
Size Estimate 3
status/backport-candidate
Milestone
Internal reference: SURE-9143
Reported in 2.9.2
Issue description:
Despite adding the "groups" scope in the OIDC config, the request that is generated is not including the "groups" scope.
Repro steps:
OIDC configured and checked the generated request.
Workaround:
None
Actual behavior:
The request does not contain the group scope despite being configured.
Expected behavior:
Expect the generated request to contain the group scope.
@mantis-toboggan-md was able to reproduce this issue and confirm it is a UI bug:
The text was updated successfully, but these errors were encountered: