Follow-up to #1865 and this review comment.
We should let Docker Compose use the runtime OpenAPI configuration and normal redirect-based login instead of the hard-coded direct-grant user. For standalone ./gradlew run, add a simple API-key path for cases where Keycloak is not available.
Follow-up to #1865 and this review comment.
We should let Docker Compose use the runtime OpenAPI configuration and normal redirect-based login instead of the hard-coded direct-grant user. For standalone
./gradlew run, add a simple API-key path for cases where Keycloak is not available.