dasniko / testcontainers-keycloak

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

Multiple realm files support #37

Closed mkuchin closed 2 years ago

mkuchin commented 2 years ago

Allows to import multiple realms with KeycloakContainer.withRealmImportFile() method. Unit test included: KeycloakContainerTest.shouldImportMultipleRealms

dasniko commented 2 years ago

Thanks for your PR, I'll gonna check it...

dasniko commented 2 years ago

Thanks again, @mkuchin Your changes are contained in Version 1.8.0