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-06-18 15:20:59,982 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4949ms 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-06-18 15:21:01,315 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-06-18 15:21:03,466 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-18 15:21:03,649 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-18 15:21:03,801 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-18 15:21:03,909 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-18 15:21:03,911 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 7c2497fa-9022-41fa-a355-562d9b3a1fa8, name: keycloak-0-29001 2026-06-18 15:21:03,916 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-06-18 15:21:03,917 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-06-18 15:21:03,925 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.18799 2026-06-18 15:21:04,223 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-06-18 15:21:05,938 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-29001: no members discovered after 2009 ms: creating cluster as coordinator 2026-06-18 15:21:05,953 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-29001|0] (1) [keycloak-0-29001] 2026-06-18 15:21:05,965 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-29001`, physical addresses are `[10.0.0.228:34335]` 2026-06-18 15:21:06,377 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-29001, Site name: null 2026-06-18 15:21:07,223 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-06-18 15:21:07,224 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-06-18 15:21:07,396 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-18 15:21:07,594 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-06-18 15:21:07,595 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-06-18 15:21:07,743 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-06-18 15:21:07,743 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-06-18 15:21:38,338 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-18 15:21:38,381 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-18 15:21:40,429 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 40.277s. Listening on: http://0.0.0.0:8080 2026-06-18 15:21:40,430 INFO [io.quarkus] (main) Profile prod activated. 2026-06-18 15:21:40,430 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-06-18 15:21:40,597 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-18 15:22:06,182 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=admin-cli, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=2cdf080f-7dcc-4232-936a-8d26767bdda5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8f8f62f3-2c4e-459e-b9f2-dc1891907eb8, client_auth_method=client-secret, username=admin, authSessionParentId=690a6eed-7569-4b71-942a-09571401f704, authSessionTabId=Hy8Jx-XEhaE 2026-06-18 15:22:07,903 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=ce748a91-9bb7-4b79-b039-e293c473be26, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, resourceType=REALM, resourcePath=atmosphere 2026-06-18 15:22:08,671 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=admin-cli, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=a6cb85dc-91fa-414f-af41-afdd8ddf7a5a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=036a7c5c-5470-4686-8a81-96e4f8199f27, client_auth_method=client-secret, username=admin, authSessionParentId=64af75f3-f98f-4f61-b20a-abc578345d3e, authSessionTabId=_eiyF1xG-8M 2026-06-18 15:22:08,774 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=ce748a91-9bb7-4b79-b039-e293c473be26, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/e819ddd0-821f-4241-bef5-6556c3478c35 2026-06-18 15:22:08,858 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=ce748a91-9bb7-4b79-b039-e293c473be26, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/e819ddd0-821f-4241-bef5-6556c3478c35/protocol-mappers/models/f701c1f3-9a21-4f7e-867c-cdfd85dbadbc 2026-06-18 15:22:29,906 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=admin-cli, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=1041c589-2ffa-45e4-97b5-4e928b2c10d3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=27e3bfb4-db37-4961-a7e5-ace4a6a8967d, client_auth_method=client-secret, username=admin, authSessionParentId=bbc95526-7fcc-4dfa-a32e-7527d95059d7, authSessionTabId=2DTULEuXZTM 2026-06-18 15:22:30,017 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=ce748a91-9bb7-4b79-b039-e293c473be26, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/9a095ee1-9cd1-4d06-86fa-9cea7e1a18d0 2026-06-18 15:22:30,382 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=admin-cli, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=afe4fba3-4c0e-437e-83be-6f330347d073, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7f55fef6-d5e0-410c-ba53-0d0e08cd8dd1, client_auth_method=client-secret, username=admin, authSessionParentId=0709cd6b-afd2-4e83-84f5-01eb6b79287a, authSessionTabId=7lMFePLGivU 2026-06-18 15:22:30,437 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=ce748a91-9bb7-4b79-b039-e293c473be26, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/19cefdce-f4dd-44ea-86fb-71b2b10846ac 2026-06-18 15:22:30,813 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=admin-cli, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=6b9fd8ad-2c04-4e27-909b-14c6bb17eaf4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=90a8e0ef-9dbc-489a-9cf9-af2bfdd1ad1a, client_auth_method=client-secret, username=admin, authSessionParentId=ae68b2f9-26aa-43c1-80c2-2891c028af6a, authSessionTabId=WYDsmppbxvQ 2026-06-18 15:22:30,884 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=ce748a91-9bb7-4b79-b039-e293c473be26, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/bd2bf754-e375-4731-85dc-02639c9674c9 2026-06-18 15:22:31,498 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=admin-cli, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=d180f381-282b-4899-8564-15a5ff78df21, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=285f762f-93a9-46d6-b8d5-b4acf7c05cb8, client_auth_method=client-secret, username=admin, authSessionParentId=a4cf81fc-31d3-4d13-87f7-1b282b91ec94, authSessionTabId=stpJ6P0ktnw 2026-06-18 15:22:31,600 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=ce748a91-9bb7-4b79-b039-e293c473be26, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE, resourcePath=clients/9a095ee1-9cd1-4d06-86fa-9cea7e1a18d0/roles/member 2026-06-18 15:22:31,958 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=admin-cli, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=729b128e-469a-468a-a3b3-4735c48a7058, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b292797c-bdb3-404e-9d3d-1f5caab3d191, client_auth_method=client-secret, username=admin, authSessionParentId=93749655-6645-4249-bc7f-6bc33fb0c441, authSessionTabId=gh7S6bZFK_o 2026-06-18 15:22:32,045 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=ce748a91-9bb7-4b79-b039-e293c473be26, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE, resourcePath=clients/19cefdce-f4dd-44ea-86fb-71b2b10846ac/roles/admin 2026-06-18 15:22:32,427 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=admin-cli, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=597fb474-7671-421e-b2ea-d51ece6dd485, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f052ff68-6d12-43c6-9b1f-c92e34794011, client_auth_method=client-secret, username=admin, authSessionParentId=f148b9e4-3b32-446f-a3fc-a480586fe7fe, authSessionTabId=wiJUjGttqpc 2026-06-18 15:22:32,508 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=ce748a91-9bb7-4b79-b039-e293c473be26, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE, resourcePath=clients/19cefdce-f4dd-44ea-86fb-71b2b10846ac/roles/editor 2026-06-18 15:22:32,893 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=admin-cli, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=368724a4-a6e6-4d2a-b7aa-0cd0c74feafd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=71c23120-3b3b-4d94-bad2-dce05b6774da, client_auth_method=client-secret, username=admin, authSessionParentId=530d5b9b-09ac-4c6d-afa0-2d1daf971998, authSessionTabId=sMfvY8sGQi4 2026-06-18 15:22:32,987 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=ce748a91-9bb7-4b79-b039-e293c473be26, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE, resourcePath=clients/19cefdce-f4dd-44ea-86fb-71b2b10846ac/roles/viewer 2026-06-18 15:22:33,343 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=admin-cli, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=2203fdba-584a-43df-8cee-8772fe7a3170, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f62eda97-a459-4ac3-8f74-8737c561f630, client_auth_method=client-secret, username=admin, authSessionParentId=0508ca68-959a-4cce-8521-c0fea5e82296, authSessionTabId=V8KFDX4rtSw 2026-06-18 15:22:33,429 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=ce748a91-9bb7-4b79-b039-e293c473be26, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE, resourcePath=clients/bd2bf754-e375-4731-85dc-02639c9674c9/roles/member 2026-06-18 15:24:48,514 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=admin-cli, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=ccd3c1b6-7c1f-4c8c-b709-5a0135c722bf, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7cdb0251-2b2e-4c17-b331-43c5d3361914, client_auth_method=client-secret, username=admin, authSessionParentId=642d12b7-71d9-48c6-ad79-9dae1f1aab0d, authSessionTabId=94mn8OQ-lcQ 2026-06-18 15:24:48,724 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=ce748a91-9bb7-4b79-b039-e293c473be26, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, resourceType=REALM, resourcePath=null 2026-06-18 15:24:50,054 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=admin-cli, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=025f3828-4c7a-4d7b-91e0-ccfe82de48d6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=39c18ab9-6987-4994-8db7-d73402b40f1d, client_auth_method=client-secret, username=admin, authSessionParentId=ccf11297-5cbe-4e40-90e9-778cedefd302, authSessionTabId=RVm3DERp1Gg 2026-06-18 15:24:50,132 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=ce748a91-9bb7-4b79-b039-e293c473be26, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/802c9904-f882-46cb-aebe-f8efd790f207 2026-06-18 15:24:50,771 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=admin-cli, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=488eaa5a-fc20-496a-93d8-91424d5a46e9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8c8cdd11-c0c5-46d3-87c9-050ca4b57543, client_auth_method=client-secret, username=admin, authSessionParentId=169752a8-ad66-40e5-9a06-4aa61ed432eb, authSessionTabId=KrPuc8Jr4ZM 2026-06-18 15:24:51,021 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=ce748a91-9bb7-4b79-b039-e293c473be26, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/ab7cdc4a-66cc-480c-b391-3ed39dc62387/role-mappings/clients/f44935f9-cd2a-4c86-9629-76eec346c532 2026-06-18 16:15:23,015 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=admin-cli, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=590ef2ef-f8f6-49bb-9363-00a7772d3cd2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=516e12d6-84ea-4b5a-8fff-b1db068e9f95, client_auth_method=client-secret, username=admin, authSessionParentId=e8780de9-7a20-4010-bd89-79396ef5e82e, authSessionTabId=iTg02zW4zn8 2026-06-18 16:15:23,118 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=ce748a91-9bb7-4b79-b039-e293c473be26, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, resourceType=REALM, resourcePath=null 2026-06-18 16:15:23,805 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=admin-cli, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=d34a8df0-bae0-443a-bcbe-f9d389af5653, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=74bedae9-d803-4fc1-ad9f-094dc17d5f06, client_auth_method=client-secret, username=admin, authSessionParentId=4c2a2177-a03e-44b8-9d63-dc39be22a64f, authSessionTabId=edPKRkPnYJU 2026-06-18 16:15:23,852 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=ce748a91-9bb7-4b79-b039-e293c473be26, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/e819ddd0-821f-4241-bef5-6556c3478c35 2026-06-18 16:15:23,906 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=ce748a91-9bb7-4b79-b039-e293c473be26, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/e819ddd0-821f-4241-bef5-6556c3478c35/protocol-mappers/models/f701c1f3-9a21-4f7e-867c-cdfd85dbadbc 2026-06-18 16:15:30,653 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=admin-cli, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=1f9421c9-3a78-4090-8ccc-8721ee0f47f1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e0909c0d-9aa5-49ed-a667-ddbb63a9793b, client_auth_method=client-secret, username=admin, authSessionParentId=c1195af5-a31a-4d02-b55a-1c8f21e43b49, authSessionTabId=Ux3Xp9zi9ZY 2026-06-18 16:15:30,706 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=ce748a91-9bb7-4b79-b039-e293c473be26, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/9a095ee1-9cd1-4d06-86fa-9cea7e1a18d0 2026-06-18 16:15:31,082 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=admin-cli, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=9b3c5fe2-eab9-4d08-b78e-80ff85e78bef, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a12ae015-3b56-4112-b084-22a0dac5b01f, client_auth_method=client-secret, username=admin, authSessionParentId=f83564b6-6c1e-4c75-ad84-e9e9c05a6b96, authSessionTabId=AsD8B_RHt6Y 2026-06-18 16:15:31,128 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=ce748a91-9bb7-4b79-b039-e293c473be26, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/19cefdce-f4dd-44ea-86fb-71b2b10846ac 2026-06-18 16:15:31,474 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=admin-cli, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=be74e202-9439-4569-8626-c5dbf487e6c1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d1eb1672-b891-4495-ab17-3d35163e2c14, client_auth_method=client-secret, username=admin, authSessionParentId=de7b367d-a95c-4226-be8d-5c64200f1752, authSessionTabId=9bX-BdLGz1o 2026-06-18 16:15:31,527 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=ce748a91-9bb7-4b79-b039-e293c473be26, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/bd2bf754-e375-4731-85dc-02639c9674c9 2026-06-18 16:15:32,166 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=admin-cli, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=5105fa2a-fc0b-4b42-86a9-077ce093c73f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7fccc74b-d63c-4ee7-8430-8655b7d37938, client_auth_method=client-secret, username=admin, authSessionParentId=f5345b91-7117-4a74-ae69-d489edf1fd4c, authSessionTabId=swEdacGaHv0 2026-06-18 16:15:32,523 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=admin-cli, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=474acebc-ffaf-4e60-bcf8-4316a6a9b884, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fedb6dfd-2c82-4b7a-bbf3-6778acca5121, client_auth_method=client-secret, username=admin, authSessionParentId=1a5ee6a2-03e2-4ab8-9660-c666851ec021, authSessionTabId=ewf7SVUSD3M 2026-06-18 16:15:32,877 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=admin-cli, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=3b001e91-8b0d-4c1a-b497-0bc7cea28fd9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e4155390-ebcb-45d9-a806-a2be131ace96, client_auth_method=client-secret, username=admin, authSessionParentId=5744c7d6-ce99-478c-8570-58ff504af31e, authSessionTabId=TGq69bJe2lU 2026-06-18 16:15:33,225 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=admin-cli, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=2b3fd5b0-a789-4d21-a25c-c7cac59e038d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=44d1e64a-bedf-4ab6-bc5f-518bff89dcdc, client_auth_method=client-secret, username=admin, authSessionParentId=2b4e7355-956e-4a79-b230-e222515dd4d4, authSessionTabId=NlrAd1IufUU 2026-06-18 16:15:33,592 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=admin-cli, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=9a85493e-d643-488e-8bdc-f6d1136fc98a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=71f1e034-73bb-4cae-8b17-8cb693c9e8c2, client_auth_method=client-secret, username=admin, authSessionParentId=8c46f00e-cf3f-4c29-a394-8244e7e6d5b1, authSessionTabId=YE3IoQ11GWg 2026-06-18 16:16:49,388 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=admin-cli, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=4ba5e9e5-2875-46d5-a732-2da203720f5a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a4dcc408-56f8-4130-865b-871abd06fbe3, client_auth_method=client-secret, username=admin, authSessionParentId=cce13df7-991e-4b8f-be30-97edff4925d9, authSessionTabId=tsqitfPkPlU 2026-06-18 16:16:49,491 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=ce748a91-9bb7-4b79-b039-e293c473be26, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, resourceType=REALM, resourcePath=null 2026-06-18 16:16:51,035 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=admin-cli, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=2dbba157-bf39-4838-aa09-dae5210de0b5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d4e1bd25-b059-4cd0-a4d1-d7ff34e5c2d1, client_auth_method=client-secret, username=admin, authSessionParentId=9792d882-999d-4fd7-a9f8-5b3d5df2c4f9, authSessionTabId=4-wnObRgKvY 2026-06-18 16:16:51,085 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=ce748a91-9bb7-4b79-b039-e293c473be26, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/802c9904-f882-46cb-aebe-f8efd790f207 2026-06-18 16:16:51,790 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=2107e019-3a71-490e-949e-54f056f7b39d, clientId=admin-cli, userId=d8193a14-ca35-4b5b-9ef6-251e98471892, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=447bca5c-e719-4fe0-8d53-1e2cf9f70e0c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5055a32d-99cd-44dd-a889-00d518689556, client_auth_method=client-secret, username=admin, authSessionParentId=8cd1de2a-245b-403c-8bce-07a1c7fcc51f, authSessionTabId=xlGGd4cZQ9M