Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-05-08 10:29:16,437 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4770ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn WARNING: The '--auto-build' option for 'start' command is DEPRECATED and no longer needed. When executing the 'start' command, a new server image is automatically built based on the configuration. If you want to disable this behavior and achieve an optimal startup time, use the '--optimized' option instead. 2026-05-08 10:29:17,779 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-05-08 10:29:19,891 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-08 10:29:19,948 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-08 10:29:20,107 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-08 10:29:20,301 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-08 10:29:20,303 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: ecb9052e-39b1-40a3-990b-d0dba9e38cb6, name: keycloak-0-16202 2026-05-08 10:29:20,310 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-05-08 10:29:20,311 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-05-08 10:29:20,317 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.19413 2026-05-08 10:29:20,653 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-05-08 10:29:20,656 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-08 10:29:21,449 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-08 10:29:21,450 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-08 10:29:21,626 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-08 10:29:21,822 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-08 10:29:21,822 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-08 10:29:21,917 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-08 10:29:21,917 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-08 10:29:22,321 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-16202: no members discovered after 2002 ms: creating cluster as coordinator 2026-05-08 10:29:22,333 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-16202|0] (1) [keycloak-0-16202] 2026-05-08 10:29:22,346 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-16202`, physical addresses are `[10.0.0.123:34949]` 2026-05-08 10:29:52,960 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-16202, Site name: null 2026-05-08 10:29:53,118 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-08 10:29:55,440 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 38.826s. Listening on: http://0.0.0.0:8080 2026-05-08 10:29:55,441 INFO [io.quarkus] (main) Profile prod activated. 2026-05-08 10:29:55,441 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-05-08 10:29:55,618 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-08 10:30:14,192 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=admin-cli, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=86f8cd5a-0e7c-47f3-82b3-0d72f7a7e27f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=10d6c070-2817-42be-bcf0-297677a64ab8, client_auth_method=client-secret, username=admin, authSessionParentId=9577040c-f86e-4608-8172-a6eacce98db4, authSessionTabId=_i6Waz5EmBw 2026-05-08 10:30:15,623 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=7487ce70-95c3-4f73-8cc8-8a7331cd97ac, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, resourceType=REALM, resourcePath=atmosphere 2026-05-08 10:30:16,435 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=admin-cli, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=7b3b8365-e534-45a8-827c-c236d7d9b494, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a6754f7e-fa7c-4a37-acc5-f30bac0d9c5f, client_auth_method=client-secret, username=admin, authSessionParentId=a375d274-3887-4561-9686-d06697278a29, authSessionTabId=uxsm3o-Jz2Q 2026-05-08 10:30:16,525 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=7487ce70-95c3-4f73-8cc8-8a7331cd97ac, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/975bfe98-84c2-46f7-8522-3640eb0b2f38 2026-05-08 10:30:16,612 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=7487ce70-95c3-4f73-8cc8-8a7331cd97ac, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/975bfe98-84c2-46f7-8522-3640eb0b2f38/protocol-mappers/models/a1c42db5-d0e8-460d-8117-b2e83516a073 2026-05-08 10:30:37,469 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=admin-cli, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=cacdb75e-fb8d-4bc8-8a1a-649672ead4d7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3fb9493c-f257-4b30-9b2d-7346b373c39b, client_auth_method=client-secret, username=admin, authSessionParentId=9de85be8-bef4-479f-b8d4-0136363e2111, authSessionTabId=TQWQfhAF5eo 2026-05-08 10:30:37,571 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=7487ce70-95c3-4f73-8cc8-8a7331cd97ac, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, resourceType=CLIENT, resourcePath=clients/486ec0ec-fc0e-47be-83ea-a6efb010834c 2026-05-08 10:30:37,922 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=admin-cli, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=15149760-d7b2-457f-b2d2-54b99e0f97fa, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=042118fa-6bd0-4692-b20b-0e1bdbf4fbe9, client_auth_method=client-secret, username=admin, authSessionParentId=12fe4993-83c4-427d-aad9-113c47d8ae50, authSessionTabId=DJxuzMYxbzA 2026-05-08 10:30:37,992 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=7487ce70-95c3-4f73-8cc8-8a7331cd97ac, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, resourceType=CLIENT, resourcePath=clients/2e86f7de-7d8c-4e82-89ee-c4aacbbe6ce3 2026-05-08 10:30:38,345 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=admin-cli, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=8a889600-3970-4c1e-9258-addf198443b3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f5672d48-0881-4745-9f87-90415d82387f, client_auth_method=client-secret, username=admin, authSessionParentId=33fcc158-ef5c-4123-b4ab-c5bc7ee1526a, authSessionTabId=HAAElm5mvOo 2026-05-08 10:30:38,411 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=7487ce70-95c3-4f73-8cc8-8a7331cd97ac, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, resourceType=CLIENT, resourcePath=clients/9badd9bb-6235-4140-8d8d-02a39d6f3ed8 2026-05-08 10:30:39,002 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=admin-cli, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=92fe9b65-aa54-4889-9163-82f808853474, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4648029e-0d6b-4604-93b0-67f16275bdf3, client_auth_method=client-secret, username=admin, authSessionParentId=db4fbc04-be5c-4a66-8f3a-4428467f8649, authSessionTabId=xJ6R46981Dk 2026-05-08 10:30:39,107 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=7487ce70-95c3-4f73-8cc8-8a7331cd97ac, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, resourceType=CLIENT_ROLE, resourcePath=clients/486ec0ec-fc0e-47be-83ea-a6efb010834c/roles/member 2026-05-08 10:30:39,474 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=admin-cli, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=ad2a2f85-febd-4dde-a0c8-2297a8c53377, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3762bf83-ab3e-4345-b0f1-7143739e3835, client_auth_method=client-secret, username=admin, authSessionParentId=820dbb6b-afc3-420f-ba11-9c12febae939, authSessionTabId=FbLcqoqoMWo 2026-05-08 10:30:39,553 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=7487ce70-95c3-4f73-8cc8-8a7331cd97ac, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, resourceType=CLIENT_ROLE, resourcePath=clients/2e86f7de-7d8c-4e82-89ee-c4aacbbe6ce3/roles/admin 2026-05-08 10:30:39,913 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=admin-cli, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=2816e634-ded6-4eff-b13c-5e8a6714cf6d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ce21b7de-f807-4f1a-a2eb-124d0bec82d5, client_auth_method=client-secret, username=admin, authSessionParentId=b80f9fe5-df47-4583-8b7d-c3bb0538e577, authSessionTabId=0p-P0_aURkk 2026-05-08 10:30:39,989 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=7487ce70-95c3-4f73-8cc8-8a7331cd97ac, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, resourceType=CLIENT_ROLE, resourcePath=clients/2e86f7de-7d8c-4e82-89ee-c4aacbbe6ce3/roles/editor 2026-05-08 10:30:40,345 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=admin-cli, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=7e5f1c7a-dfc8-41f5-a972-1126128bb745, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9009a678-f65f-4a1d-8856-05ff2623528c, client_auth_method=client-secret, username=admin, authSessionParentId=b83fed22-76be-4226-ab94-88d3c83074de, authSessionTabId=C6O96jgJKeM 2026-05-08 10:30:40,443 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=7487ce70-95c3-4f73-8cc8-8a7331cd97ac, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, resourceType=CLIENT_ROLE, resourcePath=clients/2e86f7de-7d8c-4e82-89ee-c4aacbbe6ce3/roles/viewer 2026-05-08 10:30:40,816 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=admin-cli, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=3d1caa28-b356-4e2c-b5bf-28df80eb65f2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e3f7f652-86fa-4f0f-a36c-84a3f0d58722, client_auth_method=client-secret, username=admin, authSessionParentId=da8d60f5-58c4-46d7-aba2-1c0e3ab64e3e, authSessionTabId=noJlZ3HMbYk 2026-05-08 10:30:40,909 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=7487ce70-95c3-4f73-8cc8-8a7331cd97ac, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, resourceType=CLIENT_ROLE, resourcePath=clients/9badd9bb-6235-4140-8d8d-02a39d6f3ed8/roles/member 2026-05-08 10:32:51,988 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=admin-cli, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=18ad41af-eaa6-47d2-b663-2b759fd30d8f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=21c609b9-939e-4e7c-a953-39f862f1cd65, client_auth_method=client-secret, username=admin, authSessionParentId=b0454ff0-b46f-4398-8987-0d993e54a9a1, authSessionTabId=nrCKzThcj3U 2026-05-08 10:32:52,161 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=7487ce70-95c3-4f73-8cc8-8a7331cd97ac, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, resourceType=REALM, resourcePath=null 2026-05-08 10:32:53,562 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=admin-cli, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=b50517ec-645f-4ddf-8f02-51ff765bfcbd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=db3fd437-7975-428a-90d2-5d7f0f16b31c, client_auth_method=client-secret, username=admin, authSessionParentId=ff5a33de-bfb1-4da3-a9a9-a8bd47e48796, authSessionTabId=pfHnfZcACtI 2026-05-08 10:32:53,636 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=7487ce70-95c3-4f73-8cc8-8a7331cd97ac, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, resourceType=CLIENT, resourcePath=clients/beb03db2-49c4-4e98-b1e6-d49e821957a6 2026-05-08 10:32:54,233 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=admin-cli, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=a03ee594-ac21-4473-9f3f-0958d6f6c035, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bf3e46aa-15fd-4376-9f9c-cdc877df5a87, client_auth_method=client-secret, username=admin, authSessionParentId=029092e7-5bb5-4290-80fe-67736794a254, authSessionTabId=fTmrzvcTmic 2026-05-08 10:32:54,495 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=7487ce70-95c3-4f73-8cc8-8a7331cd97ac, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/f0399fb4-931a-4049-8011-ec2d889903be/role-mappings/clients/fcf1c488-6888-45e6-a998-ab72979a7485 2026-05-08 11:23:36,575 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=admin-cli, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=7c403f47-a52c-4564-81b9-b9cc5a640cf2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=44675192-7938-4e20-80f1-2139bba2fb65, client_auth_method=client-secret, username=admin, authSessionParentId=95172258-7200-4664-a9f3-7bf6d5bb3768, authSessionTabId=zFR2jxucNb4 2026-05-08 11:23:36,701 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=7487ce70-95c3-4f73-8cc8-8a7331cd97ac, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, resourceType=REALM, resourcePath=null 2026-05-08 11:23:37,463 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=admin-cli, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=c8b582b1-1af5-4c5e-87ea-fb5a87c41562, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=292c1cab-6698-4bc8-bcf1-8f73c71875cc, client_auth_method=client-secret, username=admin, authSessionParentId=861c1160-83e3-4d3a-ae3d-a1f8c163c6c3, authSessionTabId=VSo2ISlb0_s 2026-05-08 11:23:37,517 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=7487ce70-95c3-4f73-8cc8-8a7331cd97ac, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/975bfe98-84c2-46f7-8522-3640eb0b2f38 2026-05-08 11:23:37,583 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=7487ce70-95c3-4f73-8cc8-8a7331cd97ac, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/975bfe98-84c2-46f7-8522-3640eb0b2f38/protocol-mappers/models/a1c42db5-d0e8-460d-8117-b2e83516a073 2026-05-08 11:23:44,365 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=admin-cli, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=094591cf-0b0b-4cea-b1f1-ba814fe59e92, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cc4947bd-1f9c-4cea-ad18-fdebae229adb, client_auth_method=client-secret, username=admin, authSessionParentId=643dd584-0fe7-43be-b1d0-f264c0637d83, authSessionTabId=SBBSXGjKbpg 2026-05-08 11:23:44,421 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=7487ce70-95c3-4f73-8cc8-8a7331cd97ac, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, resourceType=CLIENT, resourcePath=clients/486ec0ec-fc0e-47be-83ea-a6efb010834c 2026-05-08 11:23:44,804 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=admin-cli, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=2c67a787-db4e-4e33-afe0-d735772d5def, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cd0304c1-5ae0-4cb7-a700-338ad03b6479, client_auth_method=client-secret, username=admin, authSessionParentId=c3ef3856-c77f-46e3-bce1-4490071a577e, authSessionTabId=2MZ6GQfeX0k 2026-05-08 11:23:44,859 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=7487ce70-95c3-4f73-8cc8-8a7331cd97ac, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, resourceType=CLIENT, resourcePath=clients/2e86f7de-7d8c-4e82-89ee-c4aacbbe6ce3 2026-05-08 11:23:45,225 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=admin-cli, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=e31409c9-7485-41aa-9257-9658618f7179, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a1f251d1-9222-4327-8138-eff773952015, client_auth_method=client-secret, username=admin, authSessionParentId=680d2718-9872-42e2-8875-8f69d4707005, authSessionTabId=MuusEwZIEJM 2026-05-08 11:23:45,275 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=7487ce70-95c3-4f73-8cc8-8a7331cd97ac, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, resourceType=CLIENT, resourcePath=clients/9badd9bb-6235-4140-8d8d-02a39d6f3ed8 2026-05-08 11:23:45,983 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=admin-cli, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=2c621cc8-5828-47a1-b4e4-6c308b165669, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=07910d84-d54e-490e-af86-c70bafbda81e, client_auth_method=client-secret, username=admin, authSessionParentId=3a7e8138-51c4-4330-9c6a-db11b7a23453, authSessionTabId=v44kiU8MWsA 2026-05-08 11:23:46,354 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=admin-cli, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=fdf34074-ed09-46f6-af59-12da5d12cdb9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=82db3035-d197-4db1-909e-c5930d279be1, client_auth_method=client-secret, username=admin, authSessionParentId=b881b99e-4d16-457d-bc64-52327220a5c2, authSessionTabId=W8K5rPocVQk 2026-05-08 11:23:46,733 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=admin-cli, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=46a66898-2670-4baf-a7ed-e629c25409d2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=410f277c-d613-4379-ae71-d1719e96d629, client_auth_method=client-secret, username=admin, authSessionParentId=f85537c1-96a3-494b-92c3-405f77587402, authSessionTabId=nocKFMIa2SM 2026-05-08 11:23:47,121 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=admin-cli, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=16cb4010-25d6-4027-a8e5-955d7fd5245b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a0cb9265-56d7-4f0f-83b4-eee35e520975, client_auth_method=client-secret, username=admin, authSessionParentId=9c07e122-fa88-4ab9-afdf-1e826d987b35, authSessionTabId=NKpBevEyYMI 2026-05-08 11:23:47,481 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=admin-cli, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=d067aa33-e5b7-4394-8b46-9bc5927a9775, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e3a361e0-c337-4a36-810b-f0aba699f617, client_auth_method=client-secret, username=admin, authSessionParentId=ba5594dd-bc5f-4ae1-91eb-bc2052445913, authSessionTabId=YDRKcj_g2GI 2026-05-08 11:25:04,770 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=admin-cli, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=487e4cb3-08d7-468d-a5a5-0e17cc4023e2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0fa337a3-16ca-4a44-8048-a9c45f70240d, client_auth_method=client-secret, username=admin, authSessionParentId=d320d3ab-81aa-4538-af7e-7b3eee306aca, authSessionTabId=w4OiwLLZzLY 2026-05-08 11:25:04,914 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=7487ce70-95c3-4f73-8cc8-8a7331cd97ac, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, resourceType=REALM, resourcePath=null 2026-05-08 11:25:06,534 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=admin-cli, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=23a9cced-31d6-4efc-bd8e-cbd1b914f0a3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f181513b-f79d-4401-af0e-199762a19da6, client_auth_method=client-secret, username=admin, authSessionParentId=dfb9ea87-1cd6-497c-9507-543dfde09d97, authSessionTabId=XBFE6K4pbNA 2026-05-08 11:25:06,590 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=7487ce70-95c3-4f73-8cc8-8a7331cd97ac, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, resourceType=CLIENT, resourcePath=clients/beb03db2-49c4-4e98-b1e6-d49e821957a6 2026-05-08 11:25:07,311 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6c0264e0-9a55-4431-9931-0d84fe92a007, clientId=admin-cli, userId=bb7d4a83-a297-4547-bef8-3958a0378a4f, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=d6ca86c8-9867-4ffa-b086-bc5cf08e42b4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4d392a32-6323-43ce-979e-30e32df3b4f7, client_auth_method=client-secret, username=admin, authSessionParentId=fe701d6b-94b3-44c3-b52a-f2df2de81820, authSessionTabId=9ZndHJ39zDA