We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9faf597 commit 6db1f70Copy full SHA for 6db1f70
1 file changed
README.md
@@ -34,8 +34,8 @@ More about Keycloak: http://www.keycloak.org/
34
35
### Compatibility
36
37
-This library is tested against **Keycloak 26.0** (latest as of writing).
38
-It supports modern Keycloak versions by default. For versions older than 18, set `is_legacy_endpoint: true`.
+This library is tested against **Keycloak 26.0**. It supports modern Keycloak versions (18+) by default.
+For versions older than 18, set `is_legacy_endpoint: true`.
39
40
## Using the keycloak-backend module
41
0 commit comments