keycloak-scim/adapters/oidc
Hynek Mlnarik 27f145969f KEYCLOAK-7936 Prevent registration of the same node
The root cause is that NodesRegistrationManagement.tryRegister can be
called from multiple threads on the same node, so it can require
registration of the same node multiple times. Hence once it turns to
tasks that invoke sendRegistrationEvent (called sequentially), the same
check has been added to that method to prevent multiple invocations on
server side, or invocation upon undeployment/termination.
2018-12-05 12:34:17 +01:00
..
adapter-core KEYCLOAK-7936 Prevent registration of the same node 2018-12-05 12:34:17 +01:00
as7-eap6 Prepare for 4.8.0.Final 2018-12-04 13:54:25 +01:00
fuse7 Prepare for 4.8.0.Final 2018-12-04 13:54:25 +01:00
installed Prepare for 4.8.0.Final 2018-12-04 13:54:25 +01:00
jaxrs-oauth-client Prepare for 4.8.0.Final 2018-12-04 13:54:25 +01:00
jetty Prepare for 4.8.0.Final 2018-12-04 13:54:25 +01:00
js Prepare for 4.8.0.Final 2018-12-04 13:54:25 +01:00
kcinit Prepare for 4.8.0.Final 2018-12-04 13:54:25 +01:00
osgi-adapter Prepare for 4.8.0.Final 2018-12-04 13:54:25 +01:00
servlet-filter Prepare for 4.8.0.Final 2018-12-04 13:54:25 +01:00
servlet-oauth-client Prepare for 4.8.0.Final 2018-12-04 13:54:25 +01:00
spring-boot Prepare for 4.8.0.Final 2018-12-04 13:54:25 +01:00
spring-boot-adapter-core Prepare for 4.8.0.Final 2018-12-04 13:54:25 +01:00
spring-boot-container-bundle Prepare for 4.8.0.Final 2018-12-04 13:54:25 +01:00
spring-boot2 Prepare for 4.8.0.Final 2018-12-04 13:54:25 +01:00
spring-security Prepare for 4.8.0.Final 2018-12-04 13:54:25 +01:00
tomcat Prepare for 4.8.0.Final 2018-12-04 13:54:25 +01:00
undertow Prepare for 4.8.0.Final 2018-12-04 13:54:25 +01:00
wildfly Prepare for 4.8.0.Final 2018-12-04 13:54:25 +01:00
wildfly-elytron Prepare for 4.8.0.Final 2018-12-04 13:54:25 +01:00
pom.xml Prepare for 4.8.0.Final 2018-12-04 13:54:25 +01:00