/camel-example-soap-to-rest-with-keycloak

Example project for usage of Apache Camel to transfrom SOAP to REST and in between call Keycloak to check for UsernameToken

Primary LanguageJava

Run Keycloack server:

docker run -e KEYCLOAK_USER=user -e KEYCLOAK_PASSWORD=password jboss/keycloak