k

keycloak-user-if-unique-by-attribute-authenticator-provider

Keycloak authenticator provider for detecting user by attribute
https://github.com/Metatavu/keycloak-user-if-unique-by-attribute-authenticator-provider
GNU Affero General Public License v3
Metatavu Oy
Metatavu Oy
Files download
File Operation
keycloak-user-if-unique-by-attribute-authenticator-provider-15.0.2-1.jar download
keycloak-user-if-unique-by-attribute-authenticator-provider-15.0.2-1.pom download
keycloak-user-if-unique-by-attribute-authenticator-provider-15.0.2-1-sources.jar download
Apache Maven
<dependency>
  <groupId>fi.metatavu.keycloak</groupId>
  <artifactId>keycloak-user-if-unique-by-attribute-authenticator-provider</artifactId>
  <version>15.0.2-1</version>
</dependency>
Gradle Groovy
implementation 'fi.metatavu.keycloak:keycloak-user-if-unique-by-attribute-authenticator-provider:15.0.2-1'
Gradle Kotlin
implementation("fi.metatavu.keycloak:keycloak-user-if-unique-by-attribute-authenticator-provider:15.0.2-1")
Scala SBT
libraryDependencies += "fi.metatavu.keycloak" % "keycloak-user-if-unique-by-attribute-authenticator-provider" % "15.0.2-1"
Groovy Grape
@Grapes(
  @Grab(group='fi.metatavu.keycloak', module='keycloak-user-if-unique-by-attribute-authenticator-provider', version='15.0.2-1')
)
Apache Ivy
<dependency org="fi.metatavu.keycloak" name="keycloak-user-if-unique-by-attribute-authenticator-provider" rev="15.0.2-1" />
Leiningen
[fi.metatavu.keycloak/keycloak-user-if-unique-by-attribute-authenticator-provider "15.0.2-1"]
Apache Buildr
'fi.metatavu.keycloak:keycloak-user-if-unique-by-attribute-authenticator-provider:jar:15.0.2-1'