MumblesNZ

Results 18 comments of MumblesNZ

Same for me, not working.

Hey @alesrosina / @KuschL, did either of you find a fix for this?

Any luck with this @touficzayed or @Vaibhav1587 ?

Hey guys, was there any more movement on this enhancement?

We also require the RPT on the angular side so we have access to the permissions object. We are using the permissions object to switch which angular elements are available...

Following on from my comment above. The solution we implemented was to call the entitlement endpoint directly (there is an Entitlement function in keycloak-authz.js - https://www.keycloak.org/docs/6.0/authorization_services/#obtaining-entitlements, but we called it...

We have this bug as well. Any chance you can create a tag in docker for the previous version so we can use this in the meantime until the bug...

@dlouzan FYI we are using docker CE and docker-compose to spin it up and are getting this issue.

Hey @dlouzan , Our Verdaccio config file (named docker.yml) looks like this: ``` storage: /verdaccio/storage/data plugins: /verdaccio/plugins listen: - 0.0.0.0:4873 web: enable: true title: Demo NPM Registry logo: "/opt/verdaccio-gitlab/DemoWhite.png" primary_color:...

@dlouzan thanks for that. It's working fine for me with my setup as above for version 2.0.0. Error is still occurring in version 2.2.0.