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-19 19:20:16,232 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4908ms 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-19 19:20:17,660 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-19 19:20:19,780 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-19 19:20:19,925 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-19 19:20:20,061 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-19 19:20:20,168 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-19 19:20:20,170 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 71d3e468-fcd4-4dd5-9c83-556cdc5bf16c, name: keycloak-0-4356 2026-05-19 19:20:20,176 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-19 19:20:20,177 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-19 19:20:20,183 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.17677 2026-05-19 19:20:20,469 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-19 19:20:22,187 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-4356: no members discovered after 2002 ms: creating cluster as coordinator 2026-05-19 19:20:22,198 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-4356|0] (1) [keycloak-0-4356] 2026-05-19 19:20:22,211 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-4356`, physical addresses are `[10.0.0.253:33213]` 2026-05-19 19:20:22,688 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-4356, Site name: null 2026-05-19 19:20:23,373 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-19 19:20:23,373 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-19 19:20:23,565 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-19 19:20:23,749 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-19 19:20:23,749 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-19 19:20:23,853 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-19 19:20:23,853 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-19 19:20:58,903 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-19 19:20:58,936 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-19 19:21:01,153 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 44.729s. Listening on: http://0.0.0.0:8080 2026-05-19 19:21:01,153 INFO [io.quarkus] (main) Profile prod activated. 2026-05-19 19:21:01,154 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-19 19:21:01,314 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-19 19:21:18,118 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=admin-cli, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=3b3af748-f3c0-4572-8d0d-6fb9232352fb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2b6348bd-64d7-4af5-8cb3-750694f63c6a, client_auth_method=client-secret, username=admin, authSessionParentId=d952338d-1e78-4242-8802-0d3a061df49c, authSessionTabId=6RskBb5q8uA 2026-05-19 19:21:19,477 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=4e6d8699-7cb1-413c-ae47-e54bb826181a, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, resourceType=REALM, resourcePath=atmosphere 2026-05-19 19:21:20,310 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=admin-cli, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=a5f258ec-793b-4b37-a08f-53fe19cf3044, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f09b7101-5822-4b6c-9d67-8ea6d3d05f16, client_auth_method=client-secret, username=admin, authSessionParentId=ba25dfa6-25c6-457a-8d7f-c4fb355c0fe5, authSessionTabId=JJFR6SC3NHI 2026-05-19 19:21:20,403 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=4e6d8699-7cb1-413c-ae47-e54bb826181a, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/42abc58c-f372-4e3d-87aa-726a7c8081be 2026-05-19 19:21:20,494 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=4e6d8699-7cb1-413c-ae47-e54bb826181a, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/42abc58c-f372-4e3d-87aa-726a7c8081be/protocol-mappers/models/76379f53-5117-47ad-a60b-67f87c48a43e 2026-05-19 19:21:41,390 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=admin-cli, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=8b409e8a-1d14-44c1-b81a-f387aa71937a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3b60cdd5-1d6e-4946-8d50-1bee07e5348f, client_auth_method=client-secret, username=admin, authSessionParentId=a8d4db92-19df-4a74-894e-071c59a1abb3, authSessionTabId=rtTvncWld84 2026-05-19 19:21:41,517 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=4e6d8699-7cb1-413c-ae47-e54bb826181a, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, resourceType=CLIENT, resourcePath=clients/38b9b66d-78b0-4e2c-bb1f-0ddaf3c86280 2026-05-19 19:21:41,893 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=admin-cli, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=d29de69f-0b71-4978-81cd-4751bc37bf34, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ea8c0b6a-a3ca-4975-bf73-95566cbb93ff, client_auth_method=client-secret, username=admin, authSessionParentId=d62b8e3b-6ff3-4194-86bf-fbafbe086f33, authSessionTabId=jHsBPbeZfs4 2026-05-19 19:21:41,960 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=4e6d8699-7cb1-413c-ae47-e54bb826181a, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, resourceType=CLIENT, resourcePath=clients/536226b9-d0b7-471d-af31-a6c73107e6e8 2026-05-19 19:21:42,349 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=admin-cli, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=7af95599-d53f-4911-b41e-92636cfca0fd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c9405d44-7b88-48eb-928d-1b5558afa0c5, client_auth_method=client-secret, username=admin, authSessionParentId=f928c985-cd3e-4b35-a43c-712898dc0ba2, authSessionTabId=k7xmt6j8WIc 2026-05-19 19:21:42,422 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=4e6d8699-7cb1-413c-ae47-e54bb826181a, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, resourceType=CLIENT, resourcePath=clients/2f88f07f-4bc4-4fe8-ac03-72b0d010aa22 2026-05-19 19:21:43,032 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=admin-cli, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=a52b844b-3c6e-4066-93cf-9b7fd7419bdd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2756a478-c56c-4e84-b9fc-289b325972fd, client_auth_method=client-secret, username=admin, authSessionParentId=b1bbf27c-6720-43d2-9d1b-450aa4ca1d51, authSessionTabId=2Mum6yq_hxc 2026-05-19 19:21:43,136 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=4e6d8699-7cb1-413c-ae47-e54bb826181a, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, resourceType=CLIENT_ROLE, resourcePath=clients/38b9b66d-78b0-4e2c-bb1f-0ddaf3c86280/roles/member 2026-05-19 19:21:43,506 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=admin-cli, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=491a8607-5a8f-47b8-b52a-b1029105ad15, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=325e59a6-fd94-4973-9b37-0869323e172e, client_auth_method=client-secret, username=admin, authSessionParentId=26b93ae4-8939-43c3-bcfa-cebb21012d52, authSessionTabId=n93Lw2JYOYk 2026-05-19 19:21:43,586 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=4e6d8699-7cb1-413c-ae47-e54bb826181a, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, resourceType=CLIENT_ROLE, resourcePath=clients/536226b9-d0b7-471d-af31-a6c73107e6e8/roles/admin 2026-05-19 19:21:43,949 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=admin-cli, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=df1e78c2-0c26-45fb-9c12-f4000f34bd67, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1236a936-07ac-4762-a0b0-2371134778f6, client_auth_method=client-secret, username=admin, authSessionParentId=25f88317-01be-4de9-998b-f316628c8585, authSessionTabId=e91R7wOLV_0 2026-05-19 19:21:44,027 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=4e6d8699-7cb1-413c-ae47-e54bb826181a, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, resourceType=CLIENT_ROLE, resourcePath=clients/536226b9-d0b7-471d-af31-a6c73107e6e8/roles/editor 2026-05-19 19:21:44,391 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=admin-cli, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=988f6e8b-5ff6-46d7-9a58-e9ccd00732aa, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=92e85a33-2917-4b2c-a4d2-b72869be6268, client_auth_method=client-secret, username=admin, authSessionParentId=9d16a4c4-ada4-4d30-a42b-6f390de42062, authSessionTabId=kEewuEzpwPA 2026-05-19 19:21:44,483 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=4e6d8699-7cb1-413c-ae47-e54bb826181a, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, resourceType=CLIENT_ROLE, resourcePath=clients/536226b9-d0b7-471d-af31-a6c73107e6e8/roles/viewer 2026-05-19 19:21:44,859 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=admin-cli, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=fdf0964b-4d77-49c2-9ba5-6cb1ec2de13b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a67c9781-1ba1-4c43-9c29-3829b1eebedf, client_auth_method=client-secret, username=admin, authSessionParentId=f9122580-4e06-488e-865a-524e09d7c888, authSessionTabId=HnlPTg567-I 2026-05-19 19:21:44,941 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=4e6d8699-7cb1-413c-ae47-e54bb826181a, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, resourceType=CLIENT_ROLE, resourcePath=clients/2f88f07f-4bc4-4fe8-ac03-72b0d010aa22/roles/member 2026-05-19 19:23:58,988 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=admin-cli, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=107bc542-4975-49ac-8144-89d955052064, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=81af091b-8f47-47cd-a1f6-c60fb7fc27f8, client_auth_method=client-secret, username=admin, authSessionParentId=534cd487-e139-43c1-93d7-2210dac06772, authSessionTabId=Kb8BzOfiuRM 2026-05-19 19:23:59,168 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=4e6d8699-7cb1-413c-ae47-e54bb826181a, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, resourceType=REALM, resourcePath=null 2026-05-19 19:24:00,496 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=admin-cli, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=443ab4ae-82dc-4961-a43b-4fd1998e4c38, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9a3b504e-22d3-44de-88c1-da01125b45ce, client_auth_method=client-secret, username=admin, authSessionParentId=bd93ebd2-4ecb-4432-ab32-7b346f298e75, authSessionTabId=LEJwH19Hgs4 2026-05-19 19:24:00,574 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=4e6d8699-7cb1-413c-ae47-e54bb826181a, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, resourceType=CLIENT, resourcePath=clients/4cf35ed2-20ef-49cc-a73c-6d77a15570f8 2026-05-19 19:24:01,177 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=admin-cli, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=55a440ed-af16-4745-9333-5253fbfc272c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2a1cf0c5-2e2d-40bb-8aa5-b430b95b8781, client_auth_method=client-secret, username=admin, authSessionParentId=fdf134be-b13a-43a6-9434-b06bea19b06d, authSessionTabId=0eaLmDIz_zE 2026-05-19 19:24:01,428 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=4e6d8699-7cb1-413c-ae47-e54bb826181a, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/433a5d84-f368-4cc4-a840-694dbe948861/role-mappings/clients/ad490b99-e033-46e1-99c3-cb36d7dfd595 2026-05-19 20:12:51,484 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=admin-cli, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=89dc2492-2584-4f53-8eee-da4f3db805e7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b2176179-dd5a-488b-a2c3-c34bac172ece, client_auth_method=client-secret, username=admin, authSessionParentId=45e63f53-9d6e-408b-b05d-4bef0860c283, authSessionTabId=bxeh-kzgCek 2026-05-19 20:12:51,603 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=4e6d8699-7cb1-413c-ae47-e54bb826181a, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, resourceType=REALM, resourcePath=null 2026-05-19 20:12:52,400 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=admin-cli, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=0ca7b50f-067d-40ac-9d51-205362a5d981, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=55b5308c-4ac6-414b-80cc-8f51d85581ff, client_auth_method=client-secret, username=admin, authSessionParentId=7640030d-3198-441c-8e8e-da06e5b88a23, authSessionTabId=xCQyEXv5DtM 2026-05-19 20:12:52,459 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=4e6d8699-7cb1-413c-ae47-e54bb826181a, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/42abc58c-f372-4e3d-87aa-726a7c8081be 2026-05-19 20:12:52,517 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=4e6d8699-7cb1-413c-ae47-e54bb826181a, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/42abc58c-f372-4e3d-87aa-726a7c8081be/protocol-mappers/models/76379f53-5117-47ad-a60b-67f87c48a43e 2026-05-19 20:12:58,441 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=admin-cli, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=31df014a-94cf-4932-bdc6-0cc4f1f5b783, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=42cf27a0-62de-4d3b-86b9-051c6d00c321, client_auth_method=client-secret, username=admin, authSessionParentId=b9fae105-24c2-4045-b11c-5eb574838e31, authSessionTabId=xF3G0qIAkt8 2026-05-19 20:12:58,496 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=4e6d8699-7cb1-413c-ae47-e54bb826181a, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, resourceType=CLIENT, resourcePath=clients/38b9b66d-78b0-4e2c-bb1f-0ddaf3c86280 2026-05-19 20:12:58,857 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=admin-cli, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=85a471ed-3d7d-4da1-9706-d036cfb4396e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0672098a-d6c8-4be7-81ee-e5b2035fb678, client_auth_method=client-secret, username=admin, authSessionParentId=b71c2b36-737e-41f3-b4ae-f537c8f240e7, authSessionTabId=PaVca8p1Y_s 2026-05-19 20:12:58,906 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=4e6d8699-7cb1-413c-ae47-e54bb826181a, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, resourceType=CLIENT, resourcePath=clients/536226b9-d0b7-471d-af31-a6c73107e6e8 2026-05-19 20:12:59,260 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=admin-cli, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=d7c3bb8e-96cf-4e13-92ba-432cf13630e4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c02faa87-1948-4540-8f7f-4ff91176ec72, client_auth_method=client-secret, username=admin, authSessionParentId=2ab73de0-0121-434a-bcc4-78c8b44877a6, authSessionTabId=xvqTj-hVkrs 2026-05-19 20:12:59,317 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=4e6d8699-7cb1-413c-ae47-e54bb826181a, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, resourceType=CLIENT, resourcePath=clients/2f88f07f-4bc4-4fe8-ac03-72b0d010aa22 2026-05-19 20:12:59,984 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=admin-cli, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=edd05356-a8d1-44b2-a1b8-524bc6e3c5f7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b1874ebe-95ed-4382-bc5e-0c2401bb6db8, client_auth_method=client-secret, username=admin, authSessionParentId=bf19be02-7941-4280-9660-052ef6211b65, authSessionTabId=wqUW7iuNIxI 2026-05-19 20:13:00,364 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=admin-cli, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=2e61d5bc-d6e7-4aec-9710-c37c0a29c260, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f1947c1c-adc6-4fc9-aa67-8fca1aca98f6, client_auth_method=client-secret, username=admin, authSessionParentId=d8b74afe-c5a1-4618-80bb-dfb172020e0b, authSessionTabId=faji4H7gjUk 2026-05-19 20:13:00,740 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=admin-cli, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=2748765d-d9c9-4282-97c2-af7273d145b6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7fb79035-8d66-46d4-9286-a1db22211dac, client_auth_method=client-secret, username=admin, authSessionParentId=4e36a40f-923c-4dae-bcc6-abc09b65a6b3, authSessionTabId=jhJhk7dgkQ0 2026-05-19 20:13:01,078 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=admin-cli, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=460a80f6-3cd5-4141-8bca-afb882addea0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b1141d0f-b27b-4a1c-94ec-75f5129a7de3, client_auth_method=client-secret, username=admin, authSessionParentId=b9fa6a8e-1903-44a2-9efa-bc2755daece4, authSessionTabId=aWVm2Sqw90A 2026-05-19 20:13:01,404 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=admin-cli, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=c95bf372-b6f6-46d2-825d-7efd89c93e65, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2b5cef01-f4d2-46ad-a479-b47df7f7c417, client_auth_method=client-secret, username=admin, authSessionParentId=bb2d20eb-0fa1-4523-9860-9334b319cae9, authSessionTabId=FKa4buzltfY 2026-05-19 20:14:11,194 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=admin-cli, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=6b2b8f51-913a-47c8-8011-73e66aa1ec0c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=861a14e4-fcdc-4a22-9791-84606e1eec34, client_auth_method=client-secret, username=admin, authSessionParentId=83c285ab-91d9-4e2c-8f64-3652b53a398d, authSessionTabId=ezAlC4JEa6k 2026-05-19 20:14:11,327 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=4e6d8699-7cb1-413c-ae47-e54bb826181a, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, resourceType=REALM, resourcePath=null 2026-05-19 20:14:12,773 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=admin-cli, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=8cc763ba-464b-48e2-b16c-f94b644cfa43, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=55b9f3f3-6c03-458e-a710-6050f539b888, client_auth_method=client-secret, username=admin, authSessionParentId=7cb0b587-176d-411a-926d-bae7a2b9bc02, authSessionTabId=h9qxaQJcHHY 2026-05-19 20:14:12,821 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=4e6d8699-7cb1-413c-ae47-e54bb826181a, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, resourceType=CLIENT, resourcePath=clients/4cf35ed2-20ef-49cc-a73c-6d77a15570f8 2026-05-19 20:14:13,479 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8dad47a7-7336-4702-8b0e-6d5f6852fbc2, clientId=admin-cli, userId=c0eb1339-eff6-4c1b-91ea-f644a2d882fd, ipAddress=199.204.45.205, auth_method=openid-connect, token_id=ec66857a-fd9e-4cd7-abde-4fb8fa9b33cd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6905dbd7-397e-4a1d-97c2-9ebaa40c8bda, client_auth_method=client-secret, username=admin, authSessionParentId=7a1ead38-8ba5-4eff-adb0-bfc5dd1ab2a0, authSessionTabId=MeeNCIRacwE