kapua
kapua copied to clipboard
Kapua does not list items in UI (see sample screensot bellow). This happens in all views, only in Settings tab we get "error 500, call failed on server". **Testflow:** 1....
**Describe the bug** I defined a Kura service with the following metatype: ```xml ``` I couldn't update the value of the `allowed.ports` parameter from the **Devices** -> **device entry** ->...
**Describe the bug** Kura devices are unable to open new connections with the broker (some of the connections remains while they are not restarted). The performance of the machine is...
**Is your feature request related to a problem? Please describe.** The current MFA implementation is using the same trust key for all the trusted machines (browsers) for a given `User`....
**Is your feature request related to a problem? Please describe.** When a device has lots of industrial devices connected, the delay reading them in the Assets tab is considerable and...
**Describe the bug** The JSON expected in POST and PUT requests in the API REST differs in the model of Credential. Specifically the fields status / credentialStatus **Expected behavior** Both...
**Describe the bug** When a password credential is updated via the API REST (PUT request), the password sent is stored in plain text in the database. The password is, therefore,...
**Describe the bug** After building the latest develop branch and building the latest docker containers, on startup Kapua shows that is a username field in the error state. **To Reproduce**...
**Is your feature request related to a problem? Please describe.** Our current Integration Tests implementation relies on embedded servers for both Elasticsearch and H2, while the broker run as a...
**Is your feature request related to a problem? Please describe.** exec-maven-plugin should be replaced with maven-antrun-plugin, because of the former's incompatibility with Snyk **Describe the solution you'd like** The porting...