Skip to content

Commit 70b6528

Browse files
sberyozkingsmet
authored andcommitted
Add a note how to workaround Keycloak Dev Service startup issues on Mac
(cherry picked from commit bb5617a)
1 parent 2ad10f8 commit 70b6528

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/src/main/asciidoc/security-openid-connect-dev-services.adoc

+5
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@ KeyCloak Dev Services Starting:
4242
2021-11-02 17:14:44,170 INFO [io.qua.oid.dep.dev.key.KeycloakDevServicesProcessor] (build-10) Dev Services for Keycloak started.
4343
----
4444

45+
[NOTE]
46+
====
47+
Adding the `quarkus.keycloak.devservices.java-opts=-XX:UseSVE=0` configuration property may help to workaround Keycloak Dev Services startup problems on some Mac OS systems.
48+
====
49+
4550
[IMPORTANT]
4651
====
4752
When logging in to the Keycloak admin console, the username is `admin`, and the password is `admin`.

0 commit comments

Comments
 (0)