From 6d5ba86b258163e621b6509bdd328b122e9cab62 Mon Sep 17 00:00:00 2001 From: instipod Date: Sun, 20 Oct 2024 15:18:46 -0500 Subject: [PATCH] bump tested version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 894af6c..d093def 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # DuoUniversalKeycloakAuthenticator Authenticator for [Keycloak](https://github.com/keycloak/keycloak) that uses Duo's [Java Universal Prompt SDK](https://github.com/duosecurity/duo_universal_java) to challenge the user for Duo MFA as part of a Keycloak login flow. -This has been tested against Keycloak 24.0.2 (Quarkus) and Java 18+. It may work against other versions of Keycloak and Java as well but is untested. +This has been tested against Keycloak 26.0.1 (Quarkus) and Java 18+. It may work against other versions of Keycloak and Java as well but is untested. ## How to use ### Install the authenticator extension