devium
devium
**Describe the bug** There are several issues with the current OpenID Implementation. I'm using Keycloak v17.0.2 as OIDC provider: 1. The values read from `application.properties` do not match the values...
Quite a lot has changed (and will change during this sprint) concerning usage of the proxy and python client/lib. We should consolidate README-like information into a single top-level README.md file...
This is very much notable in an on-chain test of `test_session_topup`: After topping up, the client will resume paying the server on the topped up channel. The server does not...
Currently, the channel manager deals with all SQL queries manually. There are a few ORM libraries that make this a bit easier and more maintainable. Two I know of: *...