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-02-27 14:51:47,618 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5097ms 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-02-27 14:51:49,095 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-02-27 14:51:51,343 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-02-27 14:51:51,503 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-02-27 14:51:51,668 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-02-27 14:51:51,782 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-02-27 14:51:51,783 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 03cdbcdc-5cd6-45d7-b730-d0f991c576d6, name: keycloak-0-61856 2026-02-27 14:51:51,790 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-02-27 14:51:51,790 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-02-27 14:51:51,797 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.40648 2026-02-27 14:51:52,025 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-02-27 14:51:53,802 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-61856: no members discovered after 2003 ms: creating cluster as coordinator 2026-02-27 14:51:53,813 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-61856|0] (1) [keycloak-0-61856] 2026-02-27 14:51:53,825 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-61856`, physical addresses are `[10.0.0.202:56184]` 2026-02-27 14:51:54,218 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-61856, Site name: null 2026-02-27 14:51:54,987 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-02-27 14:51:54,988 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-02-27 14:51:55,153 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-02-27 14:51:55,380 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-02-27 14:51:55,380 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-02-27 14:51:55,490 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-02-27 14:51:55,490 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-02-27 14:52:26,657 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-02-27 14:52:26,673 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-02-27 14:52:29,090 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 41.245s. Listening on: http://0.0.0.0:8080 2026-02-27 14:52:29,091 INFO [io.quarkus] (main) Profile prod activated. 2026-02-27 14:52:29,091 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-02-27 14:52:29,242 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-02-27 14:52:42,941 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=admin-cli, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, auth_method=openid-connect, token_id=c93ba1ff-dcce-40c7-97b7-b4bd7f079f9b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=92b0f6e8-f981-4e09-9c89-b6a4d68492b3, client_auth_method=client-secret, username=admin, authSessionParentId=325c5e95-a080-4843-adc9-a50af0eb0eb8, authSessionTabId=WSeTiYMQz04 2026-02-27 14:52:44,632 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=394b7e66-6156-43cc-80ee-9001cd6dff6e, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, resourceType=REALM, resourcePath=atmosphere 2026-02-27 14:52:45,404 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=admin-cli, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, auth_method=openid-connect, token_id=c47f6e91-1d95-4055-ba39-e7ee9e33f3e1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9c0124a6-6eb2-4a65-9ddd-d4872a5961dc, client_auth_method=client-secret, username=admin, authSessionParentId=d265829e-fcdb-4ed4-bebf-d86899cd1057, authSessionTabId=BBFARMge6mI 2026-02-27 14:52:45,495 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=394b7e66-6156-43cc-80ee-9001cd6dff6e, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/4e75cee0-c222-4d2c-bf49-5bef9400af07 2026-02-27 14:52:45,589 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=394b7e66-6156-43cc-80ee-9001cd6dff6e, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/4e75cee0-c222-4d2c-bf49-5bef9400af07/protocol-mappers/models/1da5a609-e1a1-4bb0-9786-3692133f387f 2026-02-27 14:53:06,464 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=admin-cli, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, auth_method=openid-connect, token_id=a6afa36c-3e10-465b-9ca2-a7b9f7184acb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a5511218-eff9-4ea1-93df-698fd2002976, client_auth_method=client-secret, username=admin, authSessionParentId=573a70b2-94a0-477c-8348-213f42fda1ed, authSessionTabId=4x5UKpBSro0 2026-02-27 14:53:06,566 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=394b7e66-6156-43cc-80ee-9001cd6dff6e, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, resourceType=CLIENT, resourcePath=clients/bba77218-6338-433c-935c-9e9923ccfd0f 2026-02-27 14:53:06,921 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=admin-cli, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, auth_method=openid-connect, token_id=d221b3fa-3c6b-43cb-aaca-8a0a5d48feee, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c4f0a296-beab-4306-9f85-62aece0cf044, client_auth_method=client-secret, username=admin, authSessionParentId=ed95f3c1-6fef-4b8d-93a6-bac45393c6f6, authSessionTabId=xwzQdxgIYqU 2026-02-27 14:53:06,995 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=394b7e66-6156-43cc-80ee-9001cd6dff6e, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, resourceType=CLIENT, resourcePath=clients/e26df824-a598-46e1-88af-a2f66a820274 2026-02-27 14:53:07,369 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=admin-cli, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, auth_method=openid-connect, token_id=1bad7005-bf0b-4998-8ec9-617b04a5fea1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d5626b3b-0a7f-4d48-9416-b7620fd15503, client_auth_method=client-secret, username=admin, authSessionParentId=ae685640-6ec2-4364-a307-4e72d2b21076, authSessionTabId=Dx0CA9_Z3AM 2026-02-27 14:53:07,432 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=394b7e66-6156-43cc-80ee-9001cd6dff6e, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, resourceType=CLIENT, resourcePath=clients/0bf1d93d-dea6-409c-923c-bcfc1bd5b164 2026-02-27 14:53:08,006 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=admin-cli, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, auth_method=openid-connect, token_id=762dbb15-2892-4e3d-8423-e3a13359c32f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=56c5c5bb-b0fd-4a0a-911c-dddc1ec0e42e, client_auth_method=client-secret, username=admin, authSessionParentId=b66cd0b9-e575-45e1-bf7c-7c37e696c808, authSessionTabId=hU--iyqre6E 2026-02-27 14:53:08,096 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=394b7e66-6156-43cc-80ee-9001cd6dff6e, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, resourceType=CLIENT_ROLE, resourcePath=clients/bba77218-6338-433c-935c-9e9923ccfd0f/roles/member 2026-02-27 14:53:08,461 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=admin-cli, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, auth_method=openid-connect, token_id=2d8e13e6-571a-4c20-ac31-8feb1de62f26, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9e2bfeda-223e-44cb-ab48-c8bdd563e1e0, client_auth_method=client-secret, username=admin, authSessionParentId=fc28f1f8-201f-4916-bb40-e9a581406f74, authSessionTabId=V--OEY0Kmg8 2026-02-27 14:53:08,543 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=394b7e66-6156-43cc-80ee-9001cd6dff6e, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, resourceType=CLIENT_ROLE, resourcePath=clients/e26df824-a598-46e1-88af-a2f66a820274/roles/admin 2026-02-27 14:53:08,921 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=admin-cli, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, auth_method=openid-connect, token_id=6f045240-4acf-4e78-bb69-d85ad3cd1c24, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=42ea44f5-5998-44c1-8a4d-ec9a6042ecf2, client_auth_method=client-secret, username=admin, authSessionParentId=814fdae9-7689-4cdf-8c5f-5344c5e8af91, authSessionTabId=7BVva8eYPT4 2026-02-27 14:53:09,009 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=394b7e66-6156-43cc-80ee-9001cd6dff6e, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, resourceType=CLIENT_ROLE, resourcePath=clients/e26df824-a598-46e1-88af-a2f66a820274/roles/editor 2026-02-27 14:53:09,379 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=admin-cli, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, auth_method=openid-connect, token_id=14f0b74c-3f91-4d0b-be5e-27b40846e453, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=745e50c1-04c1-4d40-8e58-deac958b0c72, client_auth_method=client-secret, username=admin, authSessionParentId=6f2bce78-ee71-4b6f-8890-7c5514e83595, authSessionTabId=TFLy55hlrHA 2026-02-27 14:53:09,473 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=394b7e66-6156-43cc-80ee-9001cd6dff6e, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, resourceType=CLIENT_ROLE, resourcePath=clients/e26df824-a598-46e1-88af-a2f66a820274/roles/viewer 2026-02-27 14:53:09,834 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=admin-cli, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, auth_method=openid-connect, token_id=9bf80fb6-a4f2-4808-8735-6b651dbf3783, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3508cb5d-eca2-49b1-8254-1a041cd4843b, client_auth_method=client-secret, username=admin, authSessionParentId=271c48b7-461d-415c-b4f0-92280e472555, authSessionTabId=lrS4ZkL4Ync 2026-02-27 14:53:09,968 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=394b7e66-6156-43cc-80ee-9001cd6dff6e, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, resourceType=CLIENT_ROLE, resourcePath=clients/0bf1d93d-dea6-409c-923c-bcfc1bd5b164/roles/member 2026-02-27 14:55:21,007 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=admin-cli, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, auth_method=openid-connect, token_id=7c1dbfac-4b0e-48a5-9238-3877e32f3bdb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=71da35f8-bc1a-4b05-ac7e-68e48174f979, client_auth_method=client-secret, username=admin, authSessionParentId=8ee675a6-db1b-4b7e-a3b9-3e0aa91a4ae5, authSessionTabId=eCRkryLdzEw 2026-02-27 14:55:21,188 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=394b7e66-6156-43cc-80ee-9001cd6dff6e, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, resourceType=REALM, resourcePath=null 2026-02-27 14:55:22,452 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=admin-cli, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, auth_method=openid-connect, token_id=8e151bbd-7485-4fdc-9800-d09b83743778, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fa20f399-9929-4150-962c-894b563cdeac, client_auth_method=client-secret, username=admin, authSessionParentId=2a6808df-b3b6-4c1f-be5a-94a967fe4402, authSessionTabId=2sVnH_cOkEw 2026-02-27 14:55:22,535 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=394b7e66-6156-43cc-80ee-9001cd6dff6e, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, resourceType=CLIENT, resourcePath=clients/f5fb078e-38e8-4687-9827-dc4faf1cb007 2026-02-27 14:55:23,165 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=admin-cli, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, auth_method=openid-connect, token_id=79ac5985-dcba-4ba3-bbf0-886b90417673, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fe9f2ce7-4d5f-40ad-9e73-ecaad305cedb, client_auth_method=client-secret, username=admin, authSessionParentId=0cd13372-1288-4b9f-b987-b2c6ca05ab0f, authSessionTabId=Sa28yWzgw64 2026-02-27 14:55:23,428 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=394b7e66-6156-43cc-80ee-9001cd6dff6e, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/909407ee-22ac-4f87-acbb-744c2fc8d64a/role-mappings/clients/09a3ece1-13ed-4e1b-bafe-6d387d0375f1 2026-02-27 15:44:59,781 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=admin-cli, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, auth_method=openid-connect, token_id=58d9531f-a309-4d8a-891b-40b3e17f22ea, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1f750a4a-1ffd-443e-ac10-2ca208a4b6ce, client_auth_method=client-secret, username=admin, authSessionParentId=338337a3-9ca9-487a-b93e-08135e57877c, authSessionTabId=xT_fYhLmz2I 2026-02-27 15:44:59,884 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=394b7e66-6156-43cc-80ee-9001cd6dff6e, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, resourceType=REALM, resourcePath=null 2026-02-27 15:45:00,566 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=admin-cli, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, auth_method=openid-connect, token_id=f2e0cd7b-b84f-455e-bc4f-1ad18fc91de5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bfc36777-2370-43b8-90ad-697e69047356, client_auth_method=client-secret, username=admin, authSessionParentId=919ff9f0-bacd-436b-b827-6c665d8619f1, authSessionTabId=S1-rfkJHhzM 2026-02-27 15:45:00,635 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=394b7e66-6156-43cc-80ee-9001cd6dff6e, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/4e75cee0-c222-4d2c-bf49-5bef9400af07 2026-02-27 15:45:00,691 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=394b7e66-6156-43cc-80ee-9001cd6dff6e, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/4e75cee0-c222-4d2c-bf49-5bef9400af07/protocol-mappers/models/1da5a609-e1a1-4bb0-9786-3692133f387f 2026-02-27 15:45:07,001 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=admin-cli, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, auth_method=openid-connect, token_id=60a7f67f-8eb2-458b-9537-95799da3ac98, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=916b7ea3-24eb-47be-920f-5de183344d2c, client_auth_method=client-secret, username=admin, authSessionParentId=fbd4471c-5014-4f19-8498-51bf1059c5ad, authSessionTabId=243pXNbHF6A 2026-02-27 15:45:07,061 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=394b7e66-6156-43cc-80ee-9001cd6dff6e, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, resourceType=CLIENT, resourcePath=clients/bba77218-6338-433c-935c-9e9923ccfd0f 2026-02-27 15:45:07,425 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=admin-cli, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, auth_method=openid-connect, token_id=96082505-1113-41c4-b203-c94fcef7c1d2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1673663d-0952-4c76-99c0-5ff519ca3220, client_auth_method=client-secret, username=admin, authSessionParentId=ee414fb0-cc73-4137-8fe3-9c733ed1b32a, authSessionTabId=6AMFpdA8gEo 2026-02-27 15:45:07,476 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=394b7e66-6156-43cc-80ee-9001cd6dff6e, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, resourceType=CLIENT, resourcePath=clients/e26df824-a598-46e1-88af-a2f66a820274 2026-02-27 15:45:07,857 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=admin-cli, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, auth_method=openid-connect, token_id=42730acc-c4c1-459a-85ac-6487b597cf19, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=09bb95bf-66e8-4715-9ce6-d1f1015b2442, client_auth_method=client-secret, username=admin, authSessionParentId=49c0b35c-eb4b-44b2-b8db-67a6cb22ac72, authSessionTabId=D3eYd1Di0yg 2026-02-27 15:45:07,902 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=394b7e66-6156-43cc-80ee-9001cd6dff6e, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, resourceType=CLIENT, resourcePath=clients/0bf1d93d-dea6-409c-923c-bcfc1bd5b164 2026-02-27 15:45:08,587 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=admin-cli, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, auth_method=openid-connect, token_id=3e76e996-b513-42fb-9e43-ba71232b1f17, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=98050d3d-3488-4773-b76d-d9cfee2f6670, client_auth_method=client-secret, username=admin, authSessionParentId=4a946173-6346-460a-a924-c7bcd2294369, authSessionTabId=CI-CXk36RUw 2026-02-27 15:45:08,946 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=admin-cli, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, auth_method=openid-connect, token_id=abc877d5-6a75-440f-a756-73e121d566ee, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=421044e8-5058-443b-abcc-b7e838b8688b, client_auth_method=client-secret, username=admin, authSessionParentId=34749398-b384-4242-9626-00e2ccb9485a, authSessionTabId=0BMv7rKPMU0 2026-02-27 15:45:09,297 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=admin-cli, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, auth_method=openid-connect, token_id=f1b29fa6-e9d2-4be0-8ec7-ad8d3834ea5a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5504eb16-29e3-4129-abdc-14bcf6814223, client_auth_method=client-secret, username=admin, authSessionParentId=0008ae59-3f44-4006-90a3-4769c1848b41, authSessionTabId=56Yx3EJMEmA 2026-02-27 15:45:09,632 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=admin-cli, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, auth_method=openid-connect, token_id=5f50dc63-b568-46d0-a456-ae2fe686366e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=af162898-6d9a-4900-a593-6299d762d197, client_auth_method=client-secret, username=admin, authSessionParentId=39f39a71-5083-456c-9d4e-cb321ba046df, authSessionTabId=FBYlM096LOg 2026-02-27 15:45:09,966 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=admin-cli, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, auth_method=openid-connect, token_id=6cad503b-de97-44c3-813a-0b62f9d1cffa, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=268bf44c-d59c-498d-afcd-4f7c3582bcfa, client_auth_method=client-secret, username=admin, authSessionParentId=8232bfaa-221f-45b0-a6ec-f77e4f760c2f, authSessionTabId=cMx9XgRgEzg 2026-02-27 15:46:19,220 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=admin-cli, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, auth_method=openid-connect, token_id=7b66b306-cc39-418b-8694-b444776fb653, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2dd14b48-49c6-49e8-8474-61ffdb805602, client_auth_method=client-secret, username=admin, authSessionParentId=9feb2ee7-b596-454f-b22a-d69da78b1f29, authSessionTabId=qYh7fEuGl2s 2026-02-27 15:46:19,334 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=394b7e66-6156-43cc-80ee-9001cd6dff6e, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, resourceType=REALM, resourcePath=null 2026-02-27 15:46:20,842 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=admin-cli, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, auth_method=openid-connect, token_id=ab7f469e-8d73-489c-80e3-d21ddf599e95, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8c516f79-679d-45d3-9c3a-6f7730a28632, client_auth_method=client-secret, username=admin, authSessionParentId=798a6e96-d593-4358-aa00-ba0d99da4a5d, authSessionTabId=FqsYfX7kZ_k 2026-02-27 15:46:20,895 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=394b7e66-6156-43cc-80ee-9001cd6dff6e, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, resourceType=CLIENT, resourcePath=clients/f5fb078e-38e8-4687-9827-dc4faf1cb007 2026-02-27 15:46:21,531 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=913cf589-0bd1-48d8-8251-ccb54193a0c7, clientId=admin-cli, userId=8beba6a3-976b-4627-9740-bd16d8c1fa20, ipAddress=199.19.213.79, auth_method=openid-connect, token_id=c18d1128-edb8-4894-bfed-2119fec2374a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=743d2dd5-7c5c-4206-b8c3-e389fccc0377, client_auth_method=client-secret, username=admin, authSessionParentId=a0f6dade-23e4-41b8-b7ff-a86b0c161b8f, authSessionTabId=Z0-CsvMqQ3U