Files
kubernetes/test
Abu Kashem 01619cfaf6 Add impersonated user to system:authenticated group
Currently if a group is specified for an impersonated user,
'system:authenticated' is not added to the 'Groups' list inside the
request context.
This causes priority and fairness match to fail. The catch-all flow
schema needs the user to be in the 'system:authenticated' or in the
'system:unauthenticated' group. An impersonated user with a specified
group is in neither.

As a general rule, if an impersonated user has passed authorization
checks, we should consider him authenticated.
2020-08-25 14:53:01 -04:00
..
2020-08-19 22:45:21 +02:00
2020-05-16 07:54:33 -04:00
2020-08-14 09:17:27 -07:00
2020-07-15 07:19:53 -04:00