Keycloak username password attribute authenticator

Default Keycloak login form with additional user attribute validation️

License

License

MIT
Categories

Categories

KeY Data Data Formats Formal Verification Keycloak Security
GroupId

GroupId

io.github.kilmajster
ArtifactId

ArtifactId

keycloak-username-password-attribute-authenticator
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Keycloak username password attribute authenticator
Default Keycloak login form with additional user attribute validation️
Project URL

Project URL

https://github.com/kilmajster/keycloak-username-password-attribute-authenticator
Source Code Management

Source Code Management

http://github.com/kilmajster/keycloak-username-password-attribute-authenticator

Download keycloak-username-password-attribute-authenticator

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.kilmajster/keycloak-username-password-attribute-authenticator/ -->
<dependency>
    <groupId>io.github.kilmajster</groupId>
    <artifactId>keycloak-username-password-attribute-authenticator</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kilmajster/keycloak-username-password-attribute-authenticator/
implementation 'io.github.kilmajster:keycloak-username-password-attribute-authenticator:0.3.0'
// https://jarcasting.com/artifacts/io.github.kilmajster/keycloak-username-password-attribute-authenticator/
implementation ("io.github.kilmajster:keycloak-username-password-attribute-authenticator:0.3.0")
'io.github.kilmajster:keycloak-username-password-attribute-authenticator:jar:0.3.0'
<dependency org="io.github.kilmajster" name="keycloak-username-password-attribute-authenticator" rev="0.3.0">
  <artifact name="keycloak-username-password-attribute-authenticator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kilmajster', module='keycloak-username-password-attribute-authenticator', version='0.3.0')
)
libraryDependencies += "io.github.kilmajster" % "keycloak-username-password-attribute-authenticator" % "0.3.0"
[io.github.kilmajster/keycloak-username-password-attribute-authenticator "0.3.0"]

Dependencies

provided (3)

Group / Artifact Type Version
org.keycloak : keycloak-services jar 16.1.1
org.keycloak : keycloak-server-spi jar 16.1.1
org.keycloak : keycloak-server-spi-private jar 16.1.1

test (9)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.19.0
org.testcontainers : testcontainers jar 1.15.3
org.testcontainers : selenium jar 1.15.3
com.github.dasniko : testcontainers-keycloak jar 1.7.0
com.codeborne : selenide jar 5.21.0
org.seleniumhq.selenium : selenium-chrome-driver jar 3.141.59
io.cucumber : cucumber-java jar 6.10.4
io.cucumber : cucumber-junit jar 6.10.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.5a
0.1.4
0.1.3
0.1.2
0.1.0