OpenElements / BenchScape

Collect and analyze JMH benchmark results for continuous integration
https://app.benchscape.cloud
Apache License 2.0
3 stars 3 forks source link

Implement Multitenant functionality #151

Open hendrikebbers opened 1 year ago

hendrikebbers commented 1 year ago

Since we will have multiple users no user should be able to see the data of another user. Based on that we need at least minimal multitenant functionalities.

hendrikebbers commented 1 year ago

Since the tenant is defined by the logged in user a solution is currently developed at https://github.com/OpenElements/oauth-login