License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification Keycloak Security |
GroupId | GroupIdio.github.kilmajster |
ArtifactId | ArtifactIdkeycloak-username-password-attribute-authenticator |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKeycloak username password attribute authenticator
Default Keycloak login form with additional user attribute validation️
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
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 |