oicr-softeng / keycloak-apikeys

Keycloak plugin to enable API Keys for user authentication
GNU General Public License v3.0
0 stars 0 forks source link

TestContainers with keycloakContainer is not working on Jenkins #10

Open leoraba opened 6 months ago

leoraba commented 6 months ago

The purpose of the test is: Test apiKey endpoint is secured.

leoraba commented 1 month ago

Build step is skipping test as a workaround. Using command ./mvnw clean package -DskipTests