diff --git a/sourcecode/src/main/java/resources/META-INF/services/org.keycloak.authentication.AuthenticatorFactory b/sourcecode/src/main/java/resources/META-INF/services/org.keycloak.authentication.AuthenticatorFactory new file mode 100644 index 0000000..0f0cc8c --- /dev/null +++ b/sourcecode/src/main/java/resources/META-INF/services/org.keycloak.authentication.AuthenticatorFactory @@ -0,0 +1 @@ +de.gmp.keycloak.IpAuthenticatorFactory