Claudio Mezzasalma
Claudio Mezzasalma
Hi @Beritra, I don't see any issue in this call, so I'd say you're doing it correctly. How about sharing some details on your account setup? How many child account...
When performing a REST API call we always do a login in the first place under the hood, by passing to the `AuthenticationService` the JWT with the `Authorization: Bearer` HTTP...
I was thinking again about this, since I went to implement the first option mentioned in the comment above. Unfortunately, my reasoning fell short immediately: when we're creating the JWT...
@Coduz has the Job Engine image been pushed for 1.5.2?
Can you reach Keycloak on `localhost:9090` anche the Kapua Console at `localhost:8080`? Anyway, please use `KAPUA_CONSOLE_URL` and not `KAPUA_URL` as you mentioned, since that should be the correct env variable....
Great! Let me know if you need some assistance 😄
As @LeoNerdoG says, this issue depends on eclipse/kura#1904. We cannot fix our own without that one, because we have no other way to recognize a disabled channel.
Hey, Sorry for not having kept an eye on the Forum. I'm not very active there. The ScopeID of a device (or any other entity for that matter) is the...
That's a nice suggestion. As any other project, documentation is an always improving matter. So don't be afraid to open issues on how we can improve it. Or, why not,...
@Coduz correct me if I'm wrong, but this is actually not possible, right? I mean, the assets are not stored anywhere, they're always coming live from the device. Should we...