Skip to content

Commit

Permalink
bump tested version
Browse files Browse the repository at this point in the history
  • Loading branch information
instipod committed Oct 20, 2024
1 parent 5ba5654 commit 6d5ba86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 6d5ba86

Please sign in to comment.