Ezra Buehler
Ezra Buehler
Hi. What is the status on this? Can I help in any way?
OK, I should be able to do that.
Hi, thanks for the quick reply. Unfortunately, `roles=READ_REPOSITORY` nor `roles=DOWNLOAD_REPOSITORY_ARTIFACT` (as according to [the docs](https://eclipse.dev/hawkbit/concepts/authorization/#delivered-permissions) `READ_REPOSITORY` is only for metadata) does not seem to allow the user to download artifacts...
OK, `hawkbit.security.user.john.permissions=READ_REPOSITORY,DOWNLOAD_REPOSITORY_ARTIFACT` works. However, `hawkbit.security.user.john.permissions=DOWNLOAD_REPOSITORY_ARTIFACT` is unfortunately not enough for just downloading artifacts. Anyway, that is good enough for me. Thanks for the support.
Setting `spring.cloud.bus.enabled` to `false` seems to do the trick.