You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -48,10 +48,10 @@ therefore its easy for Rabbit client to subscribe to selective combinations eg:
48
48
49
49
50
50
## USAGE:
51
-
1.[Download the latest jar](https://github.com/aznamier/keycloak-event-listener-rabbitmq/blob/target/keycloak-to-rabbit-3.0.3.jar?raw=true) or build from source: ``mvn clean install``
51
+
1.[Download the latest jar](https://github.com/aznamier/keycloak-event-listener-rabbitmq/blob/target/keycloak-to-rabbit-3.0.4.jar?raw=true) or build from source: ``mvn clean install``
52
52
2. Copy jar into your Keycloak
53
-
1. Keycloak version 17+ (Quarkus) `/opt/keycloak/providers/keycloak-to-rabbit-3.0.3.jar`
54
-
2. Keycloak version 16 and older `/opt/jboss/keycloak/standalone/deployments/keycloak-to-rabbit-3.0.3.jar`
53
+
1. Keycloak version 17+ (Quarkus) `/opt/keycloak/providers/keycloak-to-rabbit-3.0.4.jar`
54
+
2. Keycloak version 16 and older `/opt/jboss/keycloak/standalone/deployments/keycloak-to-rabbit-3.0.4.jar`
55
55
3. Configure as described below (option 1 or 2 or 3)
56
56
4. Restart the Keycloak server
57
57
5. Enable logging in Keycloak UI by adding **keycloak-to-rabbitmq**
0 commit comments