Soon we would like to integrate user accounts in Thing control panel (which needs a new name as well).
The purpose of user accounts would be store and sync some app settings, saved devices, scripts (when we start supporting jupyter) and finally, dashboards (when they are developed)
None of it is ready and may take a real while to be supported, but integrating a user management system is a work in itself.
For this, we would like to setup keycloak in a development mode to attempt to integrate it.
Rough steps:
We should be able to deploy/upgrade keycloak with skaffold run --module keycloak or something like that, in an isolated fashion.