Open
Description
Is your feature request related to a problem? Please describe.
I am running Harbor in Kubernetes and using an OIDC Provider for Authentication. I defined a OIDC Admin Group in the Authentication Configuration. My OIDC User is Member of the Admin Group but when I generate a cli secret, the secret do not have the same permissions as the admin user.
Describe the solution you'd like
My expectation would be that I my cli-secret have the same permissions like the admin user.