Reimar
Reimar
**Describe the bug** When using py7zr to write file structure containing files with zero bytes to archive then 7z on Windows is able to open said file. When using py7zr...
At the moment: * Given: Invalid credentials for OpenDuT-EDGAR * Then EDGAR: * cannot be set-up * hangs during CARL-reachable check until timeout Expected behavior: * Given: Invalid credentials for...
Issue #112 introduced keycloak client registration. While this worked using keycloak on the localhost, it does not work in the test environment with real certificates. This is due to the...
To run CLEO in CI/CD a user wants to always have the matching binary for the current architecture. ### Tasks - [ ] CARL should provide an HTTP endpoint to...
To secure the system against unauthenticated access all components need to check the users identity and access privilege. For this purpose OpenID connect (OIDC) shall be used to authenticate users...
Issue #112 introduced a new field `AuthConfig` in `opendut-types/src/util/net.rs`. The PeerSetup struct is defined here: `opendut-types/src/peer/mod.rs` The OIDC client_id and client_secret shall be used during setup. EDGAR should: - [x]...
As soon as the CAN support (#85) has landed, there is further work to be done: * [ ] #320 * [x] #128 * CAN health check (ping?), round trip...
At the moment OIDC clients are created without a link to a user or peer. To track which client was created by which user information about the user and the...
A user wants to manage peers in an automated workflow. For this automation she wants to use CLEO and create peers, cluster-configurations and cluster-deployments via commandline. With authentication in place,...
A user wants to manage peers in an automated workflow. For this automation she wants to use CLEO and create peers, cluster-configuration and cluster-deployments via commandline. With authentication in place,...