verdaccio-auth-gitlab icon indicating copy to clipboard operation
verdaccio-auth-gitlab copied to clipboard

Not sure if using :group correctly

Open bawahakim opened this issue 2 years ago • 2 comments

I'm trying to authenticate using access: $gitlab:group:impakt-dev:member, where impakt-dev is my group name. I'm 100% sure I am a member (and owner) of the group, yet I get unauthorized. It works fine if using $gitlab:user. I've also tried with fullGroupPath: true. If I call https://gitlab.com/api/v4/groups and use my token (same one I use to login on the verdaccio front-end), I also see my group within the array.

Using verdaccio/verdaccio:5.15.4 on localhost

Is there anything I am missing? Would appreciate any help.

Thanks!

bawahakim avatar Nov 28 '22 06:11 bawahakim

Please provide more information for troubleshooting, such as server configuration, client configuration, operation steps, output logs, etc.

pfdgithub avatar Nov 30 '22 03:11 pfdgithub

image

lihl2014 avatar Dec 31 '23 15:12 lihl2014