Manu
Manu
Thanks for the quick answer, on the skiing slopes ⛷️ I have setup Groups in Azure and the settings accordingly, but I still have something astray with the token ```...
Hi @JonasKs , **TLDR;** I managed to setup the workaround through `groups` and app `roles` efficiently on Azure AD (not B2C). Thanks a lot for unblocking me 🥇 That would...
My pleasure :) I have tried the `GUEST_USERNAME_CLAIM` It looks like exactly what I need... but... the account I am testing sonehow has the same tenant id (how come????)... hence...
Just confirming @briansrepo's solution. Thanks a lot ! I tried first to rely on the default bridge ``` networks: default: external: name: bridge ``` but got a Nginx refusal: ```...
Good. What is the best place to start with ? I am a pythoner, with some curiosity and a good reason to try go now. I guess starting with go...
+1 for `docker-compose` (and docker in general) 🙏
Same issue here. I also tried with an access token created with all available rights in Gitlab. Without any success (whereas the `docker login registry.gitlab.com` commands succeeds)
Hi both, jumping in with my use case where each device has a different password: it would be nice to be able to provide the appropriate one for each of...
Excellent! Works like a charm. Thanks a lot