From c75f158b48cc647ba9acd9eb295aeb22aded96f8 Mon Sep 17 00:00:00 2001 From: garronej Date: Fri, 8 Apr 2022 15:01:21 +0200 Subject: [PATCH] Mention that there is still problems with M1 Mac --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e7e46bd9..36208a15 100644 --- a/README.md +++ b/README.md @@ -30,10 +30,6 @@

-> New with v4.7.2: **M1 Mac** support (for testing locally with a dockerized Keycloak). -> Thanks goes to [@eduardosanzb](https://github.com/InseeFrLab/keycloakify/issues/43#issuecomment-975699658). -> Be aware: When running M1s you are testing with Keycloak v15 else the local container spun will be a Keycloak v16.1.0. - # Motivations Keycloak provides [theme support](https://www.keycloak.org/docs/latest/server_development/#_themes) for web pages. This allows customizing the look and feel of end-user facing pages so they can be integrated with your applications. @@ -480,8 +476,9 @@ and `kcRegisterContext["authorizedMailDomains"]` to validate on. # v4.7.2 -Testing with local Keycloak container working with M1 Mac. Thanks to [@eduardosanzb](https://github.com/InseeFrLab/keycloakify/issues/43#issuecomment-975699658). -Be aware: When running M1s you are testing with Keycloak v15 else the local container spun will be a Keycloak v16.1.0. +> WARNING: This is broken. +> Testing with local Keycloak container working with M1 Mac. Thanks to [@eduardosanzb](https://github.com/InseeFrLab/keycloakify/issues/43#issuecomment-975699658). +> Be aware: When running M1s you are testing with Keycloak v15 else the local container spun will be a Keycloak v16.1.0. # v4.7.0