You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: roles/keycloak/README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,14 @@ This role installs [Keycloak](https://www.keycloak.org/guides#getting-started).
5
5
6
6
## Mandatory Requirements
7
7
8
+
Minimum supported Keycloak version:
9
+
10
+
* Keycloak 24.0.0
11
+
8
12
Make sure you have OpenJDK installed.
9
13
10
14
* Keycloak 25+: OpenJDK 21
11
-
* Keycloak 20+: OpenJDK 17
15
+
* Keycloak 24+: OpenJDK 17
12
16
13
17
Install one of the following database servers and create a database and a user for said database. For MariaDB, this can be done using the [linuxfabrik.lfops.mariadb_server](https://github.com/Linuxfabrik/lfops/tree/main/roles/mariadb_server) role.
0 commit comments