nessie
nessie copied to clipboard
Contribute Keycloak extensions to testcontainers-keycloak project
Contribute our customizations/additions for the Keycloak testcontainer to the testcontainers-keycloak project.
@adutra is this doable and not so much effort (refactoring et al)?
What could be easily contributed:
- the utility methods to create realms, users and clients.
- the utility methods to compute URIs.
I'm less sure about the configuration part (basically KeycloakConfig + constructor); it's slightly biased towards usage as a Quarkus test resource.
But I can give this a try.
It's not urgent - was just curious.