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-09-07 10:56:19,916 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5412ms 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-09-07 10:56:21,386 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-09-07 10:56:23,657 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-09-07 10:56:23,791 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-09-07 10:56:24,014 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-09-07 10:56:24,131 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-09-07 10:56:24,133 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 76d4702d-bdd6-436d-a18a-a60103636549, name: keycloak-0-1646 2026-09-07 10:56:24,141 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-09-07 10:56:24,141 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-09-07 10:56:24,150 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.27212 2026-09-07 10:56:24,445 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-09-07 10:56:24,447 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-09-07 10:56:26,157 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-1646: no members discovered after 2002 ms: creating cluster as coordinator 2026-09-07 10:56:26,172 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-1646|0] (1) [keycloak-0-1646] 2026-09-07 10:56:26,189 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-1646`, physical addresses are `[10.0.0.104:42748]` 2026-09-07 10:56:26,623 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-1646, Site name: null 2026-09-07 10:56:27,345 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-09-07 10:56:27,345 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-09-07 10:56:27,500 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-09-07 10:56:27,696 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-09-07 10:56:27,696 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-09-07 10:56:27,804 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-09-07 10:56:27,805 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-09-07 10:57:06,495 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-09-07 10:57:08,683 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 48.528s. Listening on: http://0.0.0.0:8080 2026-09-07 10:57:08,684 INFO [io.quarkus] (main) Profile prod activated. 2026-09-07 10:57:08,684 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-09-07 10:57:08,845 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-09-07 10:57:29,038 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=admin-cli, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, auth_method=openid-connect, token_id=7cb4e16a-04d7-4e1b-b7ed-ae428af72c69, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ce422f0d-23f7-4bbd-8476-d820c286c7e1, client_auth_method=client-secret, username=admin, authSessionParentId=ca318788-3640-4a07-bbbe-641c088a14ce, authSessionTabId=4l9g-82fF70 2026-09-07 10:57:30,591 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=bf3096fb-79a8-4240-bf6e-2e506234f5ca, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, resourceType=REALM, resourcePath=atmosphere 2026-09-07 10:57:31,423 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=admin-cli, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, auth_method=openid-connect, token_id=5b2e1064-eb03-4065-a751-a704e33abeed, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=467f19ba-5b44-4aec-807c-024424a366ec, client_auth_method=client-secret, username=admin, authSessionParentId=0092e050-b3ed-41b4-a2d3-f374d6d79c42, authSessionTabId=h-cNJhj3CGc 2026-09-07 10:57:31,520 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=bf3096fb-79a8-4240-bf6e-2e506234f5ca, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/95d0b467-42cc-4139-be29-3f65024f4126 2026-09-07 10:57:31,618 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=bf3096fb-79a8-4240-bf6e-2e506234f5ca, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/95d0b467-42cc-4139-be29-3f65024f4126/protocol-mappers/models/11b12198-0eee-4982-b989-2325c4cd01de 2026-09-07 10:57:52,885 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=admin-cli, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, auth_method=openid-connect, token_id=d16caf2f-2ecb-4e77-bf08-92996dd9ee8c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f7e49c43-bafd-4527-ba37-3e97212da284, client_auth_method=client-secret, username=admin, authSessionParentId=0a1bf0bb-8403-4d7f-ad8a-30230fdc7f8f, authSessionTabId=V2HvP2Et4Lk 2026-09-07 10:57:53,001 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=bf3096fb-79a8-4240-bf6e-2e506234f5ca, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, resourceType=CLIENT, resourcePath=clients/ce93d995-d73a-4c27-9015-86c34a6e2ab3 2026-09-07 10:57:53,455 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=admin-cli, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, auth_method=openid-connect, token_id=3f6d2142-8051-4f82-804f-516da7226a98, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ec72b41c-536e-438c-9d29-a44fd5df4291, client_auth_method=client-secret, username=admin, authSessionParentId=c7c19b3c-ddc5-489c-91b3-e15cdd165b67, authSessionTabId=F9Ro0ewcd08 2026-09-07 10:57:53,527 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=bf3096fb-79a8-4240-bf6e-2e506234f5ca, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, resourceType=CLIENT, resourcePath=clients/57e95b2d-c533-4eb0-a72c-e3611de86c89 2026-09-07 10:57:53,921 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=admin-cli, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, auth_method=openid-connect, token_id=86f08688-a0c2-4134-9462-50a6f97f2652, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=941ddf24-5658-4ffb-8694-9c5cd2e23330, client_auth_method=client-secret, username=admin, authSessionParentId=4fdd48ba-1c0b-4c8a-b859-e988c5adf0d0, authSessionTabId=ZfCaKKuraD4 2026-09-07 10:57:53,997 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=bf3096fb-79a8-4240-bf6e-2e506234f5ca, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, resourceType=CLIENT, resourcePath=clients/b67161d5-6924-406b-b4d7-406f8f5eef76 2026-09-07 10:57:54,666 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=admin-cli, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, auth_method=openid-connect, token_id=eb2febe3-8cbe-432f-8ff4-d78f55fbbd6a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c9f70428-418f-460e-93fc-feaee3dfa477, client_auth_method=client-secret, username=admin, authSessionParentId=9aea6731-923e-4bea-961c-7657f1d25871, authSessionTabId=5burAJdSl1k 2026-09-07 10:57:54,788 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=bf3096fb-79a8-4240-bf6e-2e506234f5ca, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, resourceType=CLIENT_ROLE, resourcePath=clients/ce93d995-d73a-4c27-9015-86c34a6e2ab3/roles/member 2026-09-07 10:57:55,230 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=admin-cli, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, auth_method=openid-connect, token_id=41013240-8e70-49dd-ad6a-fe998bcf8393, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c7e757d8-4628-4e7f-87b7-8b68fc08748c, client_auth_method=client-secret, username=admin, authSessionParentId=e3f91ff7-badf-4013-8f8b-9e38b4f695e4, authSessionTabId=OWGuIVkfQAQ 2026-09-07 10:57:55,334 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=bf3096fb-79a8-4240-bf6e-2e506234f5ca, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, resourceType=CLIENT_ROLE, resourcePath=clients/57e95b2d-c533-4eb0-a72c-e3611de86c89/roles/admin 2026-09-07 10:57:55,785 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=admin-cli, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, auth_method=openid-connect, token_id=4197ac05-a7ff-4bf8-9420-4f139362d8da, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7c7ec44c-458b-4276-abe8-3cf5bdf397c1, client_auth_method=client-secret, username=admin, authSessionParentId=fbb0afda-15ba-41cd-9aac-a57fbe3c6e2c, authSessionTabId=zBAJOQntkNs 2026-09-07 10:57:56,053 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=bf3096fb-79a8-4240-bf6e-2e506234f5ca, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, resourceType=CLIENT_ROLE, resourcePath=clients/57e95b2d-c533-4eb0-a72c-e3611de86c89/roles/editor 2026-09-07 10:57:56,459 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=admin-cli, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, auth_method=openid-connect, token_id=5f921971-762d-40fb-8056-912eb9bc2ecd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7a7e414e-b04d-4d75-be2f-bf358975863d, client_auth_method=client-secret, username=admin, authSessionParentId=f85b4782-0297-4214-8e59-81d5e2b4ccaf, authSessionTabId=R7rg1hlUJLc 2026-09-07 10:57:56,533 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=bf3096fb-79a8-4240-bf6e-2e506234f5ca, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, resourceType=CLIENT_ROLE, resourcePath=clients/57e95b2d-c533-4eb0-a72c-e3611de86c89/roles/viewer 2026-09-07 10:57:56,894 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=admin-cli, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, auth_method=openid-connect, token_id=979f7370-045a-4f0f-8fcf-f5974565f3f1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=301f21b3-ba6c-4b57-ac20-202153551508, client_auth_method=client-secret, username=admin, authSessionParentId=9aedb5fb-659d-41ce-9f07-f4220fe94a09, authSessionTabId=Ng0O1doAdIU 2026-09-07 10:57:56,982 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=bf3096fb-79a8-4240-bf6e-2e506234f5ca, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, resourceType=CLIENT_ROLE, resourcePath=clients/b67161d5-6924-406b-b4d7-406f8f5eef76/roles/member 2026-09-07 11:00:12,773 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=admin-cli, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, auth_method=openid-connect, token_id=d6b85e3b-08b4-4230-b9aa-0f6c98ac542f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8c89507e-8dcb-401e-867c-e1ea11c55421, client_auth_method=client-secret, username=admin, authSessionParentId=91cdcdf1-3600-4530-b272-020b7617c16c, authSessionTabId=Z_1QCmjqLKM 2026-09-07 11:00:12,961 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=bf3096fb-79a8-4240-bf6e-2e506234f5ca, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, resourceType=REALM, resourcePath=null 2026-09-07 11:00:14,359 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=admin-cli, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, auth_method=openid-connect, token_id=087965ed-5903-4de8-9e06-ac5aba4e6eb6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7aa293ca-bc92-48e2-9ec2-aea84f2c7411, client_auth_method=client-secret, username=admin, authSessionParentId=9ef3edbe-a0aa-4642-9ad1-e576581118c7, authSessionTabId=y0EmBbnBNQs 2026-09-07 11:00:14,444 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=bf3096fb-79a8-4240-bf6e-2e506234f5ca, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, resourceType=CLIENT, resourcePath=clients/fd1c97d0-7f74-4ced-97fa-f19afdeb9e0b 2026-09-07 11:00:15,147 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=admin-cli, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, auth_method=openid-connect, token_id=4709ee79-7f66-4072-bd71-e61fa6103ae2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=990a514e-a9c8-4ae3-b931-5c06a37201ef, client_auth_method=client-secret, username=admin, authSessionParentId=2be2b54f-8c74-43cd-b22d-345c730c65f8, authSessionTabId=ZeL5C3qLfyM 2026-09-07 11:00:15,436 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=bf3096fb-79a8-4240-bf6e-2e506234f5ca, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/f636a86e-7047-4f4d-8e32-d170d3fdfc4a/role-mappings/clients/2c18b564-b23e-4f35-976f-4c64d0b28229 2026-09-07 11:51:15,193 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=admin-cli, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, auth_method=openid-connect, token_id=d7ee84f4-a536-4285-bc40-133ba03c4013, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4c8a1437-cfcb-4c3d-98eb-9ce3d383872b, client_auth_method=client-secret, username=admin, authSessionParentId=04c44ec8-06a7-4162-978e-f2d0a4068c47, authSessionTabId=nKMxs7RVV4c 2026-09-07 11:51:15,361 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=bf3096fb-79a8-4240-bf6e-2e506234f5ca, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, resourceType=REALM, resourcePath=null 2026-09-07 11:51:16,061 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=admin-cli, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, auth_method=openid-connect, token_id=504a12b3-5450-40d8-8eb1-39bb8c87dcfe, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d6723f96-045c-4ccf-97d9-3a09e516050b, client_auth_method=client-secret, username=admin, authSessionParentId=978efb14-5baa-4a91-9268-ef2b77c3fdcd, authSessionTabId=exImYjneHNQ 2026-09-07 11:51:16,124 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=bf3096fb-79a8-4240-bf6e-2e506234f5ca, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/95d0b467-42cc-4139-be29-3f65024f4126 2026-09-07 11:51:16,189 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=bf3096fb-79a8-4240-bf6e-2e506234f5ca, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/95d0b467-42cc-4139-be29-3f65024f4126/protocol-mappers/models/11b12198-0eee-4982-b989-2325c4cd01de 2026-09-07 11:51:22,475 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=admin-cli, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, auth_method=openid-connect, token_id=777f6c5f-a4c8-439d-a6df-5e520a78667c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2a193493-3729-4681-bad8-010e1155e1fa, client_auth_method=client-secret, username=admin, authSessionParentId=fb854f07-2a69-4472-bde3-97c6e98ac7fb, authSessionTabId=Lu9iRfiHE7o 2026-09-07 11:51:22,536 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=bf3096fb-79a8-4240-bf6e-2e506234f5ca, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, resourceType=CLIENT, resourcePath=clients/ce93d995-d73a-4c27-9015-86c34a6e2ab3 2026-09-07 11:51:22,953 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=admin-cli, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, auth_method=openid-connect, token_id=a099b7ad-8dd3-4944-9013-2144e4cc5f11, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=284895b0-5e77-4503-9fb7-baaaa78bba26, client_auth_method=client-secret, username=admin, authSessionParentId=66142b44-e754-44cc-a95a-6d7618bfe695, authSessionTabId=1Wvh2j9U5NA 2026-09-07 11:51:23,006 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=bf3096fb-79a8-4240-bf6e-2e506234f5ca, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, resourceType=CLIENT, resourcePath=clients/57e95b2d-c533-4eb0-a72c-e3611de86c89 2026-09-07 11:51:23,434 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=admin-cli, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, auth_method=openid-connect, token_id=f9f10e68-bcef-459c-a207-ce3c78b50887, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c30584e4-25c4-4c36-b535-0aaa3d71df4f, client_auth_method=client-secret, username=admin, authSessionParentId=1c7662f6-b1c5-4317-b9a1-644c4cfeed77, authSessionTabId=Hk0w5eTCyNE 2026-09-07 11:51:23,492 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=bf3096fb-79a8-4240-bf6e-2e506234f5ca, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, resourceType=CLIENT, resourcePath=clients/b67161d5-6924-406b-b4d7-406f8f5eef76 2026-09-07 11:51:24,278 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=admin-cli, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, auth_method=openid-connect, token_id=bcf66c59-68b4-4c50-8377-18f6f777f366, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5042315b-2463-42ed-9760-19655080dbdc, client_auth_method=client-secret, username=admin, authSessionParentId=829df048-be8a-4782-8bce-365529f99655, authSessionTabId=uyIhnAY22n8 2026-09-07 11:51:24,672 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=admin-cli, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, auth_method=openid-connect, token_id=29a2e7e2-dc93-487c-a9e2-5e125e59eae9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=49dd799c-0b9e-445c-beff-bd839bec046d, client_auth_method=client-secret, username=admin, authSessionParentId=c6dcab5b-d1d5-49df-9149-24976d98ab78, authSessionTabId=ng6JwdjXy04 2026-09-07 11:51:25,049 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=admin-cli, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, auth_method=openid-connect, token_id=ceea6de4-29b9-46b9-ba21-2d0772a796a8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4ec5d419-70b9-42a2-8b91-447fca2c51f1, client_auth_method=client-secret, username=admin, authSessionParentId=55e0458b-4ad2-40e3-86af-0e8b14407d62, authSessionTabId=CbbQ81m-lvM 2026-09-07 11:51:25,498 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=admin-cli, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, auth_method=openid-connect, token_id=8aa0adc4-dda8-4a8b-822e-490bf413f9b1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c8509505-1b50-4150-9c81-78155b045d1c, client_auth_method=client-secret, username=admin, authSessionParentId=be0465d7-5261-4367-9676-74c611aead4d, authSessionTabId=j3TsCVOhobs 2026-09-07 11:51:25,941 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=admin-cli, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, auth_method=openid-connect, token_id=6745c74a-6d45-4685-b2c5-5a5009d90aae, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4b34807a-00aa-498f-84be-84480e72973f, client_auth_method=client-secret, username=admin, authSessionParentId=57ae19f5-0cfc-47da-9442-214bca8b01fc, authSessionTabId=ShCyCQEQIlc 2026-09-07 11:52:43,104 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=admin-cli, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, auth_method=openid-connect, token_id=cb91ae9b-ddbb-482c-80d1-814d3f7330b3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7baa15db-6d22-4188-8f18-935ccfe18ec5, client_auth_method=client-secret, username=admin, authSessionParentId=c9c38d7a-6691-4055-ab28-97ebb397ee3c, authSessionTabId=a1w9cZzf0Qg 2026-09-07 11:52:43,253 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=bf3096fb-79a8-4240-bf6e-2e506234f5ca, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, resourceType=REALM, resourcePath=null 2026-09-07 11:52:44,859 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=admin-cli, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, auth_method=openid-connect, token_id=a914c9b8-5165-4687-9bb3-40d0a3b0edaa, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=75087278-9abe-4c02-b6d5-9b54a2a70268, client_auth_method=client-secret, username=admin, authSessionParentId=0b7474b9-ff52-4cde-914b-be2155a12f44, authSessionTabId=9MXUHJolm88 2026-09-07 11:52:44,909 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=bf3096fb-79a8-4240-bf6e-2e506234f5ca, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, resourceType=CLIENT, resourcePath=clients/fd1c97d0-7f74-4ced-97fa-f19afdeb9e0b 2026-09-07 11:52:45,618 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=effde29b-8913-4a6f-b19c-52ce40b84f1b, clientId=admin-cli, userId=dfecf8b8-27f3-4a8c-a080-e05c6310b9c7, ipAddress=162.253.55.119, auth_method=openid-connect, token_id=6653f32e-79e1-4ab5-804d-5b176036a2df, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8485d535-c2af-4d82-bc1a-c9f50c8d5eef, client_auth_method=client-secret, username=admin, authSessionParentId=f9521670-d0c1-4fe7-9dd0-8d23189503f0, authSessionTabId=hfWJInsEDoQ