Select Git revision
utils.go
-
Rohith Jayawardene authored
The current implementation does not take into account the standard `groups` claim when matching on the resource. This PR add the ability to add an additional field `--groups=list,of,groups` to the resource. Note unlike the roles which are applied with an AND operation a user simply has to exist in one of the groups specified.
Rohith Jayawardene authoredThe current implementation does not take into account the standard `groups` claim when matching on the resource. This PR add the ability to add an additional field `--groups=list,of,groups` to the resource. Note unlike the roles which are applied with an AND operation a user simply has to exist in one of the groups specified.