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-12 16:38:46,730 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5386ms 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-12 16:38:48,217 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-12 16:38:50,803 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-12 16:38:50,960 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-12 16:38:51,168 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-12 16:38:51,282 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-12 16:38:51,283 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 60a9ceb7-80f6-49d8-bca9-33f428cde9c1, name: keycloak-0-62394 2026-05-12 16:38:51,290 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-12 16:38:51,290 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-12 16:38:51,296 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.24407 2026-05-12 16:38:51,623 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-12 16:38:52,451 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-12 16:38:52,451 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-12 16:38:52,643 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-12 16:38:52,846 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-12 16:38:52,846 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-12 16:38:52,946 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-12 16:38:52,947 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-12 16:38:53,301 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-62394: no members discovered after 2002 ms: creating cluster as coordinator 2026-05-12 16:38:53,313 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-62394|0] (1) [keycloak-0-62394] 2026-05-12 16:38:53,332 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-62394`, physical addresses are `[10.0.0.148:39943]` 2026-05-12 16:39:24,489 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-62394, Site name: null 2026-05-12 16:39:24,632 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-12 16:39:24,657 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-12 16:39:26,879 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.930s. Listening on: http://0.0.0.0:8080 2026-05-12 16:39:26,880 INFO [io.quarkus] (main) Profile prod activated. 2026-05-12 16:39:26,880 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-12 16:39:27,035 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-12 16:39:41,312 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=admin-cli, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=499822b2-ec07-4ee1-8708-3704aef0d38d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=99ee8c00-e7d1-4cdc-9a54-fb580c0cc0b6, client_auth_method=client-secret, username=admin, authSessionParentId=9149f4d4-6904-48c3-ae77-e42f40a4a615, authSessionTabId=Zw0wlst01rA 2026-05-12 16:39:42,926 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=23503175-74d5-4a81-b37d-a5fbe06d578f, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, resourceType=REALM, resourcePath=atmosphere 2026-05-12 16:39:43,744 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=admin-cli, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=6adc0078-d6a8-4e88-8167-c6106098ccea, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=86f47703-dedd-431b-b16c-5c1321c11c62, client_auth_method=client-secret, username=admin, authSessionParentId=3f0e0fe3-ff59-4f6a-99ef-ee7b8841649a, authSessionTabId=LDoSLbCbkIs 2026-05-12 16:39:43,845 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=23503175-74d5-4a81-b37d-a5fbe06d578f, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/55de0b6a-0827-4484-97d2-d54d6cff0372 2026-05-12 16:39:43,938 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=23503175-74d5-4a81-b37d-a5fbe06d578f, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/55de0b6a-0827-4484-97d2-d54d6cff0372/protocol-mappers/models/06e4417e-8b3c-47b5-80d1-d3a496c4e031 2026-05-12 16:40:04,831 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=admin-cli, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=62ff9952-85a5-4846-8a0f-51ef8373b6ea, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f900af4f-3209-4712-8a7e-ab12cb2e4fd4, client_auth_method=client-secret, username=admin, authSessionParentId=a020ed16-842d-4d7a-9538-ea9c2b7298f1, authSessionTabId=7c2yXmen2EQ 2026-05-12 16:40:04,945 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=23503175-74d5-4a81-b37d-a5fbe06d578f, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, resourceType=CLIENT, resourcePath=clients/397c4307-b5ee-4a41-92d1-22384016b51e 2026-05-12 16:40:05,356 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=admin-cli, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=97feb957-c170-4720-bee6-86718a3a9ed5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c378dcd7-c572-40df-923d-678179624d8d, client_auth_method=client-secret, username=admin, authSessionParentId=70926199-9cf5-4fa5-8bd0-cd3e2a9e9196, authSessionTabId=0a1n1Gu3aeE 2026-05-12 16:40:05,422 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=23503175-74d5-4a81-b37d-a5fbe06d578f, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, resourceType=CLIENT, resourcePath=clients/7ec27172-2cef-450d-9c9d-24c42fec3737 2026-05-12 16:40:05,802 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=admin-cli, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=c2036ffb-d14d-453a-b7f1-e994787fb118, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c0982168-2ec5-4a94-ba2d-f3bb2d71afa8, client_auth_method=client-secret, username=admin, authSessionParentId=0fdc698a-80ef-4d07-9990-403e01475f6a, authSessionTabId=NG90T_2pGaI 2026-05-12 16:40:05,873 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=23503175-74d5-4a81-b37d-a5fbe06d578f, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, resourceType=CLIENT, resourcePath=clients/63d61110-7b78-4862-8adf-b479356da3e8 2026-05-12 16:40:06,508 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=admin-cli, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=77f466e8-d48a-466e-a596-25ef7414136d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=09612249-7242-49b8-a66b-f8ed2f9ac28a, client_auth_method=client-secret, username=admin, authSessionParentId=85466403-5355-4fc7-bed5-594600c8b877, authSessionTabId=D7Uphixhr_o 2026-05-12 16:40:06,626 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=23503175-74d5-4a81-b37d-a5fbe06d578f, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, resourceType=CLIENT_ROLE, resourcePath=clients/397c4307-b5ee-4a41-92d1-22384016b51e/roles/member 2026-05-12 16:40:07,014 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=admin-cli, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=b7b143c7-3f3e-45bb-a655-11279fd85123, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ff9b2606-de5d-48d0-b21d-47a31eb29ddb, client_auth_method=client-secret, username=admin, authSessionParentId=3d5bc882-0aed-48be-a809-cebd33e009db, authSessionTabId=8odd2yOW2hs 2026-05-12 16:40:07,105 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=23503175-74d5-4a81-b37d-a5fbe06d578f, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, resourceType=CLIENT_ROLE, resourcePath=clients/7ec27172-2cef-450d-9c9d-24c42fec3737/roles/admin 2026-05-12 16:40:07,517 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=admin-cli, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=68023d61-2396-4c44-be18-87070f555e60, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b3c262af-ff21-4ded-89e8-c07dfe91d7e0, client_auth_method=client-secret, username=admin, authSessionParentId=4034cbd6-84db-41c6-a068-4d0f3882b03e, authSessionTabId=oXe6yvlxUVI 2026-05-12 16:40:07,611 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=23503175-74d5-4a81-b37d-a5fbe06d578f, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, resourceType=CLIENT_ROLE, resourcePath=clients/7ec27172-2cef-450d-9c9d-24c42fec3737/roles/editor 2026-05-12 16:40:08,000 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=admin-cli, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=6b5d4079-028a-41b5-860b-da4112204de9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=aed70cb3-6bee-4973-900c-8e87c242d6c0, client_auth_method=client-secret, username=admin, authSessionParentId=078bbc0a-853e-4247-9c75-cfe98e78da97, authSessionTabId=0ZfAu9OhW84 2026-05-12 16:40:08,107 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=23503175-74d5-4a81-b37d-a5fbe06d578f, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, resourceType=CLIENT_ROLE, resourcePath=clients/7ec27172-2cef-450d-9c9d-24c42fec3737/roles/viewer 2026-05-12 16:40:08,501 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=admin-cli, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=13b8b80a-6f6f-40d4-940b-1ea91d0e19f9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=429bca2b-5956-426a-8162-408cdb5e6193, client_auth_method=client-secret, username=admin, authSessionParentId=77c8e8bc-e6cb-42f4-ba21-9435c3a1c987, authSessionTabId=RMGQk6httOg 2026-05-12 16:40:08,584 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=23503175-74d5-4a81-b37d-a5fbe06d578f, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, resourceType=CLIENT_ROLE, resourcePath=clients/63d61110-7b78-4862-8adf-b479356da3e8/roles/member 2026-05-12 16:42:20,235 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=admin-cli, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=2b9f98f9-a232-42f4-ab74-fafc6e2712d7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ad9721d0-9cfa-418d-b23f-98ed1e695373, client_auth_method=client-secret, username=admin, authSessionParentId=0f66fe7d-caf2-4f08-ac96-65ec975b2670, authSessionTabId=2zt4eEpvBsM 2026-05-12 16:42:20,418 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=23503175-74d5-4a81-b37d-a5fbe06d578f, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, resourceType=REALM, resourcePath=null 2026-05-12 16:42:21,888 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=admin-cli, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=b4a312b0-f3e1-4746-b006-67be7bd843de, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c3f0835d-86f5-4d2e-9129-af7742dac1c6, client_auth_method=client-secret, username=admin, authSessionParentId=f78e43d2-dbcb-417f-9369-a3141888cbd6, authSessionTabId=fim1Ra8gnGc 2026-05-12 16:42:21,967 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=23503175-74d5-4a81-b37d-a5fbe06d578f, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, resourceType=CLIENT, resourcePath=clients/96f2e5b1-a1a9-421c-8267-0ed35a13fd46 2026-05-12 16:42:22,585 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=admin-cli, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=d8c9efa9-4c24-42c9-943b-adebf58480f9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6029a24c-b250-451b-b8ad-af2057e4f2f0, client_auth_method=client-secret, username=admin, authSessionParentId=54c2a9ae-7e25-4598-9b96-0dc4d073f5ef, authSessionTabId=5U4nvgUCSQE 2026-05-12 16:42:22,860 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=23503175-74d5-4a81-b37d-a5fbe06d578f, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/712c78b7-dc5d-4b6b-9b46-c6fdfb45904d/role-mappings/clients/6642ba78-aab4-494e-808f-062f2980f4a4 2026-05-12 17:32:02,805 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=admin-cli, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=dc6b5afd-cd2c-4ded-ad4a-e34e2928859b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d44d7011-1ee3-44a4-b174-8dc65ebd446d, client_auth_method=client-secret, username=admin, authSessionParentId=0ca6fa4e-4ca0-4695-82a8-12c40599ac69, authSessionTabId=OjQyGx4svJM 2026-05-12 17:32:02,920 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=23503175-74d5-4a81-b37d-a5fbe06d578f, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, resourceType=REALM, resourcePath=null 2026-05-12 17:32:03,610 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=admin-cli, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=7907d866-9cab-4ac9-a019-b54afc98bf99, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c7616fc7-be91-4f96-87e7-6bbb210de266, client_auth_method=client-secret, username=admin, authSessionParentId=8d004927-60bf-4447-a54a-d63e7de4a1ab, authSessionTabId=OG_TPqTJMDE 2026-05-12 17:32:03,672 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=23503175-74d5-4a81-b37d-a5fbe06d578f, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/55de0b6a-0827-4484-97d2-d54d6cff0372 2026-05-12 17:32:03,742 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=23503175-74d5-4a81-b37d-a5fbe06d578f, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/55de0b6a-0827-4484-97d2-d54d6cff0372/protocol-mappers/models/06e4417e-8b3c-47b5-80d1-d3a496c4e031 2026-05-12 17:32:10,163 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=admin-cli, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=1082a457-e14f-43f7-8d25-14eaf1c1cc9c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=eb2541bb-a0a5-488b-8c7a-afc932c11b2c, client_auth_method=client-secret, username=admin, authSessionParentId=01008071-a73a-400b-988a-eea0a9263dfd, authSessionTabId=iwA2raeFif4 2026-05-12 17:32:10,220 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=23503175-74d5-4a81-b37d-a5fbe06d578f, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, resourceType=CLIENT, resourcePath=clients/397c4307-b5ee-4a41-92d1-22384016b51e 2026-05-12 17:32:10,632 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=admin-cli, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=300a992d-04e1-4ff3-9ee4-00700b9e8915, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1fb97da1-d627-48a6-b8b4-589b77cef6e1, client_auth_method=client-secret, username=admin, authSessionParentId=1f1f5acc-72a5-4330-ae1a-1a65b2039b70, authSessionTabId=lJs0G19px-Y 2026-05-12 17:32:10,682 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=23503175-74d5-4a81-b37d-a5fbe06d578f, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, resourceType=CLIENT, resourcePath=clients/7ec27172-2cef-450d-9c9d-24c42fec3737 2026-05-12 17:32:11,104 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=admin-cli, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=4b80bfce-a7a3-4f30-b208-4c1015a1fa13, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d005654b-9343-48f0-ad02-dce817a7feb2, client_auth_method=client-secret, username=admin, authSessionParentId=9a038be1-0f36-4c55-b662-6d139eae9989, authSessionTabId=TesiS-CFZsc 2026-05-12 17:32:11,155 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=23503175-74d5-4a81-b37d-a5fbe06d578f, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, resourceType=CLIENT, resourcePath=clients/63d61110-7b78-4862-8adf-b479356da3e8 2026-05-12 17:32:11,850 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=admin-cli, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=5b93d73d-7c5d-40b1-87ae-6a8b67978ebc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=06813ba9-a81b-4650-91c5-1aef541865e3, client_auth_method=client-secret, username=admin, authSessionParentId=ab89bdc0-5255-4a8a-ad26-6af7d093b5c6, authSessionTabId=NpZ8bnON3GY 2026-05-12 17:32:12,244 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=admin-cli, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=5b1cd805-2dc9-4184-be12-b5dadab29a3e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e061094d-f498-4018-85cc-460e0a42b74c, client_auth_method=client-secret, username=admin, authSessionParentId=e1f367a6-7854-4d4f-b0e6-3a764c6f76f2, authSessionTabId=CtKHwgBMpno 2026-05-12 17:32:12,610 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=admin-cli, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=2b13f669-19ab-4336-9ae7-8f6a76a0fcde, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6b7f1489-a927-46d2-80db-f8cee6fe16b6, client_auth_method=client-secret, username=admin, authSessionParentId=bbc03726-b7aa-4faf-8683-8c1e69925dc8, authSessionTabId=wHLnL_cHcYI 2026-05-12 17:32:12,996 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=admin-cli, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=e376736d-191c-444c-8724-39d46640aad1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5a33af7f-90d0-4674-b48c-e9bec0d465a7, client_auth_method=client-secret, username=admin, authSessionParentId=12674ef8-a0e8-47f2-9165-0e2e6425dfda, authSessionTabId=kCy9yVp0zZg 2026-05-12 17:32:13,350 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=admin-cli, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=d8974e53-7016-4e44-848f-49f53d1046b7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f30b750b-d152-47dd-834c-d7c1cbc372d6, client_auth_method=client-secret, username=admin, authSessionParentId=8e15f97d-be96-4997-b58f-afd27e41d824, authSessionTabId=cfoIgE7wt9k 2026-05-12 17:33:26,492 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=admin-cli, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=72bb8be8-4f3a-4558-8b49-aa60013c614c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=491cf7b4-70fa-4e6b-85fd-868daa58af52, client_auth_method=client-secret, username=admin, authSessionParentId=bfca786c-405a-4059-94a6-8465f934e04f, authSessionTabId=oEThvs02uac 2026-05-12 17:33:26,597 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=23503175-74d5-4a81-b37d-a5fbe06d578f, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, resourceType=REALM, resourcePath=null 2026-05-12 17:33:28,211 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=admin-cli, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=9444f8ae-1abe-4756-aeef-d368fbff4b41, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=66ac64b4-88ad-4a29-b1c3-99cc770c5025, client_auth_method=client-secret, username=admin, authSessionParentId=7e26ce26-85f1-411c-91f6-9235ba378f7c, authSessionTabId=rNz5Cxtu5Rs 2026-05-12 17:33:28,266 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=23503175-74d5-4a81-b37d-a5fbe06d578f, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, resourceType=CLIENT, resourcePath=clients/96f2e5b1-a1a9-421c-8267-0ed35a13fd46 2026-05-12 17:33:28,946 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=eb33cba7-937e-49b8-8744-55717ecbde1a, clientId=admin-cli, userId=57d06aa9-083c-48bb-9c24-59062bfb98bd, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=498c4db5-ac0d-47e3-b567-13c78aea7cd9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=eecdca95-f199-467e-a645-f071428adbf2, client_auth_method=client-secret, username=admin, authSessionParentId=a134492b-800b-4ddb-8b96-5b9a0c74147e, authSessionTabId=INF7chcKX5w