dasniko / testcontainers-keycloak

A Testcontainer implementation for Keycloak IAM & SSO.
Apache License 2.0
327 stars 50 forks source link

set the import-realm flag always #138

Closed dasniko closed 2 months ago

dasniko commented 2 months ago

so it becomes possible also to add realm-files from outside of the classpath by adding them manually as a file system bind

resolves #131

exaucae commented 2 months ago

in which version will this be available?

dasniko commented 2 months ago

I'm planning to do a 3.3.1 latest in the beginning of next week, perhaps earlier.

exaucae commented 2 months ago

Thank you!