databucket-server
databucket-server copied to clipboard
Open Source Test Data Management Tool
material-table seems to be not supported. https://github.com/material-table-core/core?tab=readme-ov-file
v. 3.5.1 
I'm trying to configure Databucket to authenticate through Keycloak. To do this, I've included the following Spring Security configuration in application.yaml: ```yaml spring: security: oauth2: client: registration: keycloak: provider: QA...