Skip to content

Commit

Permalink
update keycloak (#2752)
Browse files Browse the repository at this point in the history
  • Loading branch information
christinaausley authored Oct 16, 2023
1 parent 6db8b33 commit 5d83fda
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/reference/supported-environments.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ Requirements for the components can be seen below:
| Zeebe | OpenJDK 17+ | Elasticsearch 8.8.x+ |
| Operate | OpenJDK 17+ | Elasticsearch 8.8.x+ |
| Tasklist | OpenJDK 17+ | Elasticsearch 8.8.x+ |
| Identity | OpenJDK 17+ | Keycloak 21.x<br/>PostgreSQL 14.x, 15.x |
| Identity | OpenJDK 17+ | Keycloak 21.x, 22.x<br/>PostgreSQL 14.x, 15.x |
| Optimize | OpenJDK 11+ | Elasticsearch 8.8.x+ |
| Web Modeler | - | Keycloak 22.x<br/>PostgreSQL 13.x, 14.x, 15.x, Amazon Aurora PostgreSQL 13.x, 14.x, 15.x (other database systems are currently not supported) |
| Web Modeler | - | Keycloak 21.x, 22.x<br/>PostgreSQL 13.x, 14.x, 15.x, Amazon Aurora PostgreSQL 13.x, 14.x, 15.x (other database systems are currently not supported) |

:::note Elasticsearch support
Camunda 8 works with the [default distribution](https://www.elastic.co/downloads/elasticsearch) of Elasticsearch, which is available under the [Free or Gold+ Elastic license](https://www.elastic.co/pricing/faq/licensing#summary).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ Requirements for the components can be seen below:
| Zeebe | OpenJDK 17+ | Elasticsearch 8.8.x+ |
| Operate | OpenJDK 17+ | Elasticsearch 8.8.x+ |
| Tasklist | OpenJDK 17+ | Elasticsearch 8.8.x+ |
| Identity | OpenJDK 17+ | Keycloak 21.x<br/>PostgreSQL 14.x, 15.x |
| Identity | OpenJDK 17+ | Keycloak 21.x, 22.x<br/>PostgreSQL 14.x, 15.x |
| Optimize | OpenJDK 11+ | Elasticsearch 8.8.x+ |
| Web Modeler | - | Keycloak 22.x<br/>PostgreSQL 13.x, 14.x, 15.x, Amazon Aurora PostgreSQL 13.x, 14.x, 15.x (other database systems are currently not supported) |
| Web Modeler | - | Keycloak 21.x, 22.x<br/>PostgreSQL 13.x, 14.x, 15.x, Amazon Aurora PostgreSQL 13.x, 14.x, 15.x (other database systems are currently not supported) |

:::note Elasticsearch support
Camunda 8 works with the [default distribution](https://www.elastic.co/downloads/elasticsearch) of Elasticsearch, which is available under the [Free or Gold+ Elastic license](https://www.elastic.co/pricing/faq/licensing#summary).
Expand Down

0 comments on commit 5d83fda

Please sign in to comment.