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-04-21 17:16:22,467 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5327ms 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-04-21 17:16:23,894 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-04-21 17:16:26,082 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-21 17:16:26,209 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-21 17:16:26,499 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-21 17:16:26,618 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-21 17:16:26,622 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 277b6288-eef3-40e3-95a2-67259f9aea73, name: keycloak-0-41852 2026-04-21 17:16:26,630 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-04-21 17:16:26,630 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-04-21 17:16:26,640 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.38975 2026-04-21 17:16:27,006 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-04-21 17:16:28,644 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-41852: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-21 17:16:28,655 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-41852|0] (1) [keycloak-0-41852] 2026-04-21 17:16:28,670 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-41852`, physical addresses are `[10.0.0.175:54511]` 2026-04-21 17:16:29,088 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-41852, Site name: null 2026-04-21 17:16:29,091 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-21 17:16:29,840 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-04-21 17:16:29,841 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-04-21 17:16:30,006 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-21 17:16:30,212 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-04-21 17:16:30,213 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-04-21 17:16:30,326 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-04-21 17:16:30,326 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-04-21 17:17:04,788 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-21 17:17:07,172 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 44.489s. Listening on: http://0.0.0.0:8080 2026-04-21 17:17:07,172 INFO [io.quarkus] (main) Profile prod activated. 2026-04-21 17:17:07,173 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-04-21 17:17:07,343 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-21 17:17:24,706 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=admin-cli, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=2bc0ffcc-225c-437b-94b3-0f7b556c556e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=63dc3de2-6b1c-451f-b538-b8a6cb5eab25, client_auth_method=client-secret, username=admin, authSessionParentId=cb0f6831-2f71-4ab0-b4b9-142ba57873cb, authSessionTabId=huAFS-j5SV4 2026-04-21 17:17:26,562 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=7999c9e7-fe11-48d7-8c48-fab3cb1f1c79, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, resourceType=REALM, resourcePath=atmosphere 2026-04-21 17:17:27,487 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=admin-cli, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=5f15b495-5e0d-417f-b077-667ac235f6ad, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=81467b88-23c2-4df6-80c8-9b79da05df87, client_auth_method=client-secret, username=admin, authSessionParentId=feaad279-d642-4ca8-a2f3-7353921a4c29, authSessionTabId=GYNU-8mKh2g 2026-04-21 17:17:27,585 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=7999c9e7-fe11-48d7-8c48-fab3cb1f1c79, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/28db202e-88a6-4451-9185-bb468e8b1a87 2026-04-21 17:17:27,682 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=7999c9e7-fe11-48d7-8c48-fab3cb1f1c79, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/28db202e-88a6-4451-9185-bb468e8b1a87/protocol-mappers/models/decde199-f46a-4e46-99f4-834e98b72adb 2026-04-21 17:17:48,672 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=admin-cli, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=3cde8768-1c83-4468-b307-ea56eeaf6cc1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e171c8fd-8c53-46e6-bb09-b470a45e0172, client_auth_method=client-secret, username=admin, authSessionParentId=6884aeed-9612-4240-85bf-5fd056db8641, authSessionTabId=z08ecrox7oI 2026-04-21 17:17:48,798 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=7999c9e7-fe11-48d7-8c48-fab3cb1f1c79, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/4d54bd2b-b89b-49e7-a08c-94dba7257c73 2026-04-21 17:17:49,189 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=admin-cli, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=8a92c994-9c44-43fa-913c-f3c6299f5d46, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a83b4ed5-89bc-4201-9ab7-0ded0e95895f, client_auth_method=client-secret, username=admin, authSessionParentId=89c65db7-de9b-4f6d-abf5-c472b6b92974, authSessionTabId=rSuFoekEoOI 2026-04-21 17:17:49,263 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=7999c9e7-fe11-48d7-8c48-fab3cb1f1c79, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/525599c3-ba4b-4a64-aabe-b071ec2e1b2a 2026-04-21 17:17:49,627 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=admin-cli, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=0a00cd14-d732-4ed8-b6dc-8bb1630dfad2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5f2ae43a-e348-4fd9-9bd9-308d41263a83, client_auth_method=client-secret, username=admin, authSessionParentId=58c6c267-37d1-4d31-bfad-8d6f184a5f17, authSessionTabId=Tpu3Fr9gXic 2026-04-21 17:17:49,705 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=7999c9e7-fe11-48d7-8c48-fab3cb1f1c79, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/79b1ca6c-c0e4-4cbc-9e78-2623fa081501 2026-04-21 17:17:50,336 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=admin-cli, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=92f5f5ad-5f65-4a63-ba73-3f53e0fd0593, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f21d57ba-a38c-46e4-bce3-cc094e21b480, client_auth_method=client-secret, username=admin, authSessionParentId=9bf658d8-6871-4150-bf8a-10e0cb4afe50, authSessionTabId=EXL-hE2JwZA 2026-04-21 17:17:50,444 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=7999c9e7-fe11-48d7-8c48-fab3cb1f1c79, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE, resourcePath=clients/4d54bd2b-b89b-49e7-a08c-94dba7257c73/roles/member 2026-04-21 17:17:50,821 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=admin-cli, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=a36f892e-0dba-4d2e-9dea-c27a033c6f01, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=24e9ce3a-315d-4928-b037-1403f1d41122, client_auth_method=client-secret, username=admin, authSessionParentId=6c7b59c4-2a1c-4faa-8740-acddb7724fa7, authSessionTabId=J4sz3V6UTps 2026-04-21 17:17:50,910 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=7999c9e7-fe11-48d7-8c48-fab3cb1f1c79, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE, resourcePath=clients/525599c3-ba4b-4a64-aabe-b071ec2e1b2a/roles/admin 2026-04-21 17:17:51,289 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=admin-cli, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=21bad68a-4139-4928-82a4-8cd2921b3051, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c647fe84-ce46-4d5e-a0b5-c54584ab38fe, client_auth_method=client-secret, username=admin, authSessionParentId=c20dd512-ad0e-4164-b4f9-5710193025a5, authSessionTabId=7d0wbxa-2Eg 2026-04-21 17:17:51,371 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=7999c9e7-fe11-48d7-8c48-fab3cb1f1c79, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE, resourcePath=clients/525599c3-ba4b-4a64-aabe-b071ec2e1b2a/roles/editor 2026-04-21 17:17:51,749 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=admin-cli, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=533768e7-9e7b-4b14-9e92-5cc482fd6518, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a6f6ffc3-9242-4e1c-8c69-3d25abffda33, client_auth_method=client-secret, username=admin, authSessionParentId=8d867949-5ebd-4de9-8123-9348eabbec63, authSessionTabId=QXZY3semF8o 2026-04-21 17:17:51,832 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=7999c9e7-fe11-48d7-8c48-fab3cb1f1c79, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE, resourcePath=clients/525599c3-ba4b-4a64-aabe-b071ec2e1b2a/roles/viewer 2026-04-21 17:17:52,210 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=admin-cli, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=6c469d1d-5bcc-437d-b6fc-dd49e5ddb630, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7dd91f00-f9ed-4f96-9970-b06728801bae, client_auth_method=client-secret, username=admin, authSessionParentId=e027ce1a-8a19-4931-b233-7b41ca38b07e, authSessionTabId=3e9oHx_JwTU 2026-04-21 17:17:52,298 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=7999c9e7-fe11-48d7-8c48-fab3cb1f1c79, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE, resourcePath=clients/79b1ca6c-c0e4-4cbc-9e78-2623fa081501/roles/member 2026-04-21 17:20:17,617 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=admin-cli, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=ecfde974-cd9f-4b81-a11b-efa43f36df25, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cda07961-86b1-4493-b302-8ce1edd60488, client_auth_method=client-secret, username=admin, authSessionParentId=1c49078f-652b-43ce-8f51-70f7d79a5985, authSessionTabId=6qbnWndmmg4 2026-04-21 17:20:17,802 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=7999c9e7-fe11-48d7-8c48-fab3cb1f1c79, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, resourceType=REALM, resourcePath=null 2026-04-21 17:20:19,198 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=admin-cli, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=7932da63-4245-49f9-a492-745214b8587a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=37ef8c56-6bdb-4a3b-87dd-af888a9b0a1f, client_auth_method=client-secret, username=admin, authSessionParentId=fe9bab8d-d0ce-4bdd-8a81-bebef7b4178a, authSessionTabId=6RNwCOezcSY 2026-04-21 17:20:19,295 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=7999c9e7-fe11-48d7-8c48-fab3cb1f1c79, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/27e47e6d-d276-43c2-ae7c-97a9d4d9204b 2026-04-21 17:20:20,052 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=admin-cli, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=d63c23c5-19fc-4c4b-a460-da78875bd4db, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7dcded38-21a9-49cf-97fe-827b3681a9d1, client_auth_method=client-secret, username=admin, authSessionParentId=66f4768a-d720-42e0-b5f7-5fc3489e8f4a, authSessionTabId=eVxstJmK3xA 2026-04-21 17:20:20,350 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=7999c9e7-fe11-48d7-8c48-fab3cb1f1c79, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/39e54fad-317d-4d38-a81e-40b7f2dc99e2/role-mappings/clients/dda4aa8c-47e9-4597-9dd7-2df8917cb0c8 2026-04-21 18:10:33,272 INFO [org.keycloak.events] (executor-thread-5) type=LOGIN, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=admin-cli, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=c0a369c1-6833-4710-a54c-32d2805f9860, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dcbb3bbd-e136-49b6-b1ae-c7d9b0b4b7aa, client_auth_method=client-secret, username=admin, authSessionParentId=8e777fa2-dbed-4391-9fec-47f96a3fc781, authSessionTabId=XDgRnGvFyYQ 2026-04-21 18:10:33,386 INFO [org.keycloak.events] (executor-thread-5) operationType=UPDATE, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=7999c9e7-fe11-48d7-8c48-fab3cb1f1c79, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, resourceType=REALM, resourcePath=null 2026-04-21 18:10:34,082 INFO [org.keycloak.events] (executor-thread-5) type=LOGIN, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=admin-cli, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=bacf918a-e981-427d-a961-ebf156ca79d3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c0a7a4ae-61b6-461f-ad4f-99cff4981130, client_auth_method=client-secret, username=admin, authSessionParentId=51803811-3165-4427-8bf7-f706ec50449a, authSessionTabId=ItNl8JT0_UQ 2026-04-21 18:10:34,146 INFO [org.keycloak.events] (executor-thread-5) operationType=UPDATE, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=7999c9e7-fe11-48d7-8c48-fab3cb1f1c79, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/28db202e-88a6-4451-9185-bb468e8b1a87 2026-04-21 18:10:34,212 INFO [org.keycloak.events] (executor-thread-5) operationType=UPDATE, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=7999c9e7-fe11-48d7-8c48-fab3cb1f1c79, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/28db202e-88a6-4451-9185-bb468e8b1a87/protocol-mappers/models/decde199-f46a-4e46-99f4-834e98b72adb 2026-04-21 18:10:40,824 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=admin-cli, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=4067b266-ef06-49b2-a082-69da98401c11, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e977dfbf-7185-4f88-89a3-a81a785bcd54, client_auth_method=client-secret, username=admin, authSessionParentId=b7df4149-2f77-4f33-b351-9de34ee38967, authSessionTabId=qDH0FDeUnU4 2026-04-21 18:10:40,888 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=7999c9e7-fe11-48d7-8c48-fab3cb1f1c79, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/4d54bd2b-b89b-49e7-a08c-94dba7257c73 2026-04-21 18:10:41,246 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=admin-cli, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=738ac1c9-e90a-4bc7-ac23-127476974ef9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d393d05b-91da-449f-9e2b-6a7883c98d06, client_auth_method=client-secret, username=admin, authSessionParentId=2c630c63-66a6-45eb-b4a1-293a03956708, authSessionTabId=FwpzAv1nO6k 2026-04-21 18:10:41,303 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=7999c9e7-fe11-48d7-8c48-fab3cb1f1c79, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/525599c3-ba4b-4a64-aabe-b071ec2e1b2a 2026-04-21 18:10:41,686 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=admin-cli, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=9d213056-8ee3-4fb2-879d-f6a6e3b7d87d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3c25a819-e53a-43fd-a793-dd5f59088aa5, client_auth_method=client-secret, username=admin, authSessionParentId=ae1b3ff1-ad8d-42ca-8bb5-a3e70e3a2aef, authSessionTabId=0RsysFKWWXQ 2026-04-21 18:10:41,741 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=7999c9e7-fe11-48d7-8c48-fab3cb1f1c79, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/79b1ca6c-c0e4-4cbc-9e78-2623fa081501 2026-04-21 18:10:42,466 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=admin-cli, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=4c21b52d-4ab7-403e-883b-35d78a824550, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=15e81210-db0a-4753-9e4e-09e2c3d8b51a, client_auth_method=client-secret, username=admin, authSessionParentId=af4087c7-7ef2-4b10-bb48-e47ae84bd5d6, authSessionTabId=yQDiJ5J7SP8 2026-04-21 18:10:42,820 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=admin-cli, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=52c71532-dbe0-44e4-8ab0-a690994dbc19, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=eaf2d160-4f93-4a97-a9ba-d29d0b55206c, client_auth_method=client-secret, username=admin, authSessionParentId=a73491cd-1c1d-4f79-bbdd-dce6ee0aebd3, authSessionTabId=xGiCgZSxwuc 2026-04-21 18:10:43,199 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=admin-cli, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=662dad6c-6378-43eb-814c-f3082dc5b056, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a444e67b-bc0d-4623-9736-a2e79c0eb62d, client_auth_method=client-secret, username=admin, authSessionParentId=a951e064-3f88-4790-8089-0c7280398234, authSessionTabId=I-3MMecpFq4 2026-04-21 18:10:43,550 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=admin-cli, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=7a362e2e-afb6-4d9e-a66a-6857e7c61468, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5ffc0467-9a11-44c2-8893-d863c253cf42, client_auth_method=client-secret, username=admin, authSessionParentId=85ef26c5-0c2e-4ad0-91ba-76e5c947fff2, authSessionTabId=qTCdSKnYygA 2026-04-21 18:10:43,907 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=admin-cli, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=bc7035f8-d90f-48e5-93a3-f2f0b0b5c352, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=541fe5ea-7475-45e2-8191-039a288aabee, client_auth_method=client-secret, username=admin, authSessionParentId=7b8e8d82-c7d2-4447-9a7e-1be40b4b0013, authSessionTabId=JvvTowbKOJs 2026-04-21 18:11:57,530 INFO [org.keycloak.events] (executor-thread-5) type=LOGIN, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=admin-cli, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=b34d12b9-34dd-4c5c-b90e-87287d87f50a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=02cf50b4-bdd1-46e1-a313-2cf05a1d03c7, client_auth_method=client-secret, username=admin, authSessionParentId=6d14a33e-9135-4d07-a6d6-3217726423a4, authSessionTabId=jjOVz42x5xg 2026-04-21 18:11:57,644 INFO [org.keycloak.events] (executor-thread-5) operationType=UPDATE, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=7999c9e7-fe11-48d7-8c48-fab3cb1f1c79, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, resourceType=REALM, resourcePath=null 2026-04-21 18:11:59,314 INFO [org.keycloak.events] (executor-thread-5) type=LOGIN, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=admin-cli, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=8e02af1f-bf03-4106-8f8f-7c025c0f9674, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c20f587f-c143-48fa-8d92-78b1f970915b, client_auth_method=client-secret, username=admin, authSessionParentId=a6598056-ba7b-4aad-95ba-6a3226893b7e, authSessionTabId=ptqbDGfltdo 2026-04-21 18:11:59,366 INFO [org.keycloak.events] (executor-thread-5) operationType=UPDATE, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=7999c9e7-fe11-48d7-8c48-fab3cb1f1c79, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/27e47e6d-d276-43c2-ae7c-97a9d4d9204b 2026-04-21 18:12:00,036 INFO [org.keycloak.events] (executor-thread-5) type=LOGIN, realmId=d89952b3-49d8-401f-8bfc-1a92aa1423af, clientId=admin-cli, userId=caee9fa7-b7eb-49b4-916c-b24772f1d782, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=d4f3adc2-9405-4b68-a874-29482ead26b2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dd8186a4-3abd-48df-aff6-643b68ef2aaf, client_auth_method=client-secret, username=admin, authSessionParentId=f68b02f9-b870-43b8-8317-5dabbc4e50d1, authSessionTabId=3C2A4vHQknY