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-07-02 11:19:31,379 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4673ms 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-07-02 11:19:32,890 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-07-02 11:19:35,345 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-02 11:19:35,513 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-02 11:19:35,647 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-02 11:19:35,768 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-02 11:19:35,769 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 648f2325-8881-4468-ab0b-e9ed905c424b, name: keycloak-0-25451 2026-07-02 11:19:35,775 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-07-02 11:19:35,776 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-07-02 11:19:35,785 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.43558 2026-07-02 11:19:36,083 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-07-02 11:19:36,931 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-07-02 11:19:36,932 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-07-02 11:19:37,085 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-02 11:19:37,302 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-07-02 11:19:37,302 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-07-02 11:19:37,401 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-07-02 11:19:37,401 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-07-02 11:19:37,796 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-25451: no members discovered after 2002 ms: creating cluster as coordinator 2026-07-02 11:19:37,809 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-25451|0] (1) [keycloak-0-25451] 2026-07-02 11:19:37,822 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-25451`, physical addresses are `[10.0.0.184:59094]` 2026-07-02 11:20:11,447 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-25451, Site name: null 2026-07-02 11:20:11,628 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-02 11:20:11,686 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-02 11:20:13,775 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 42.194s. Listening on: http://0.0.0.0:8080 2026-07-02 11:20:13,776 INFO [io.quarkus] (main) Profile prod activated. 2026-07-02 11:20:13,776 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-07-02 11:20:13,975 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-02 11:20:28,130 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=admin-cli, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, auth_method=openid-connect, token_id=0aa9db2e-17a8-4f6f-a117-d293758fcb40, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f528a367-5cc3-415c-835f-132d80ce4987, client_auth_method=client-secret, username=admin, authSessionParentId=23c58fde-3c22-44fd-b65c-6293ad5040c6, authSessionTabId=XinqVEw9KJQ 2026-07-02 11:20:29,523 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=0fed5490-9ebc-4cc6-876c-aa01d9292d0e, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, resourceType=REALM, resourcePath=atmosphere 2026-07-02 11:20:30,347 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=admin-cli, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, auth_method=openid-connect, token_id=c35d0670-e356-4ca6-a045-2ca55c6a347e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a605ddc4-7219-414a-a507-5ae841f8f78f, client_auth_method=client-secret, username=admin, authSessionParentId=6ccc4655-19e6-441c-9596-46a9e5d74de4, authSessionTabId=pI3QHK51bVk 2026-07-02 11:20:30,430 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=0fed5490-9ebc-4cc6-876c-aa01d9292d0e, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/1da060f0-5b40-4d01-8ae1-930f4f3075c7 2026-07-02 11:20:30,517 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=0fed5490-9ebc-4cc6-876c-aa01d9292d0e, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/1da060f0-5b40-4d01-8ae1-930f4f3075c7/protocol-mappers/models/05232df9-6e65-494c-a76d-bb5b1ce077c2 2026-07-02 11:20:51,665 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=admin-cli, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, auth_method=openid-connect, token_id=d7a98974-dd26-46ca-9df9-282e25c413d0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2568a405-3eb5-4344-bee5-76a69dc6f1cc, client_auth_method=client-secret, username=admin, authSessionParentId=3e7562bb-adb1-4a34-9a9f-9077fff944ab, authSessionTabId=hz49KCp7BE4 2026-07-02 11:20:51,783 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=0fed5490-9ebc-4cc6-876c-aa01d9292d0e, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, resourceType=CLIENT, resourcePath=clients/b712ff71-25e9-4554-b2bf-0e4754f70246 2026-07-02 11:20:52,165 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=admin-cli, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, auth_method=openid-connect, token_id=f31a7ec4-8289-4387-b188-f98bf378f2e9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fa48fb61-64b8-4cb1-8ff4-cc86fda87334, client_auth_method=client-secret, username=admin, authSessionParentId=afd70a51-8e0d-4e51-9991-904c054f5d3d, authSessionTabId=pTFFM09tCTU 2026-07-02 11:20:52,247 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=0fed5490-9ebc-4cc6-876c-aa01d9292d0e, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, resourceType=CLIENT, resourcePath=clients/312bb29f-a00d-4622-b3e8-3a653ae36831 2026-07-02 11:20:52,725 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=admin-cli, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, auth_method=openid-connect, token_id=38e69db3-2d26-4332-8e01-f7861654dae1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=684feeb6-da24-45e0-ad5f-95e350109cbf, client_auth_method=client-secret, username=admin, authSessionParentId=8d370092-bbf4-40ae-851c-a9f0d15bbbfb, authSessionTabId=odxC9wqMtJw 2026-07-02 11:20:52,791 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=0fed5490-9ebc-4cc6-876c-aa01d9292d0e, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, resourceType=CLIENT, resourcePath=clients/01f0ab4e-9338-4cae-8acc-6e98a9d837fc 2026-07-02 11:20:53,432 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=admin-cli, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, auth_method=openid-connect, token_id=7869c7ac-0bff-4f36-909e-70881f31e7e1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2c15f0db-9599-4537-b79f-97152c5206c2, client_auth_method=client-secret, username=admin, authSessionParentId=a3dcd4c8-f626-42fa-8d08-23b835ad624f, authSessionTabId=cBxarsHkqSk 2026-07-02 11:20:53,526 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=0fed5490-9ebc-4cc6-876c-aa01d9292d0e, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, resourceType=CLIENT_ROLE, resourcePath=clients/b712ff71-25e9-4554-b2bf-0e4754f70246/roles/member 2026-07-02 11:20:53,920 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=admin-cli, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, auth_method=openid-connect, token_id=a964fd50-d969-4163-b47f-164d91e9f57b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=62228b33-9141-40ab-8e34-8cfff852921d, client_auth_method=client-secret, username=admin, authSessionParentId=7f7044f7-7b17-47d6-a6b0-6b87d0891df8, authSessionTabId=RUGTOTN6MZ0 2026-07-02 11:20:54,004 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=0fed5490-9ebc-4cc6-876c-aa01d9292d0e, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, resourceType=CLIENT_ROLE, resourcePath=clients/312bb29f-a00d-4622-b3e8-3a653ae36831/roles/admin 2026-07-02 11:20:54,390 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=admin-cli, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, auth_method=openid-connect, token_id=edfdb887-0918-49b9-afd6-56b68e2243a2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=de423510-7172-4c50-a821-909e107f1e5f, client_auth_method=client-secret, username=admin, authSessionParentId=b084f89c-e1d4-4ee2-bf8d-ab7d4a51c5e9, authSessionTabId=yilnqTBpSZE 2026-07-02 11:20:54,478 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=0fed5490-9ebc-4cc6-876c-aa01d9292d0e, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, resourceType=CLIENT_ROLE, resourcePath=clients/312bb29f-a00d-4622-b3e8-3a653ae36831/roles/editor 2026-07-02 11:20:54,850 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=admin-cli, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, auth_method=openid-connect, token_id=bf675ff4-7ebc-4d39-944c-5228ec352918, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0458e74b-9628-4218-b345-e10477a94369, client_auth_method=client-secret, username=admin, authSessionParentId=448b0c3e-02bf-4645-b513-a1794bc48680, authSessionTabId=P1grVSN6xys 2026-07-02 11:20:54,948 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=0fed5490-9ebc-4cc6-876c-aa01d9292d0e, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, resourceType=CLIENT_ROLE, resourcePath=clients/312bb29f-a00d-4622-b3e8-3a653ae36831/roles/viewer 2026-07-02 11:20:55,317 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=admin-cli, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, auth_method=openid-connect, token_id=91cba1fa-8636-4643-b09c-4de546751081, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=93b0193a-52fe-45e7-897f-bc3595ef4a44, client_auth_method=client-secret, username=admin, authSessionParentId=d54be6dd-23d0-47ed-8234-1cb508a44371, authSessionTabId=H6PUA3mGJ5A 2026-07-02 11:20:55,394 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=0fed5490-9ebc-4cc6-876c-aa01d9292d0e, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, resourceType=CLIENT_ROLE, resourcePath=clients/01f0ab4e-9338-4cae-8acc-6e98a9d837fc/roles/member 2026-07-02 11:23:27,553 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=admin-cli, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, auth_method=openid-connect, token_id=6244cd49-4c0b-40d3-85b8-7bbdd9e08a84, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7d2bc57a-6820-48f9-9874-08bd0803ba7c, client_auth_method=client-secret, username=admin, authSessionParentId=cbb25616-2311-4021-b219-3df1d6d65536, authSessionTabId=DVafjXHybQM 2026-07-02 11:23:27,760 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=0fed5490-9ebc-4cc6-876c-aa01d9292d0e, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, resourceType=REALM, resourcePath=null 2026-07-02 11:23:29,204 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=admin-cli, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, auth_method=openid-connect, token_id=a944f85e-1331-480b-9e1b-c83ed15110b5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bb11ab98-b951-4324-add4-554f296b6e10, client_auth_method=client-secret, username=admin, authSessionParentId=a84ebdc8-e7c2-437d-b72a-d0ea825c0b65, authSessionTabId=A_BcfKopTgA 2026-07-02 11:23:29,293 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=0fed5490-9ebc-4cc6-876c-aa01d9292d0e, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, resourceType=CLIENT, resourcePath=clients/dafb6f2a-1616-4e68-a985-5ffd95ef4395 2026-07-02 11:23:29,947 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=admin-cli, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, auth_method=openid-connect, token_id=ada9186d-a8d3-440e-8e54-d2eda36fc545, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e54f1f3d-f3cf-471f-a99c-3ec963467095, client_auth_method=client-secret, username=admin, authSessionParentId=5c240d63-8763-4ae2-b22a-a8c5f3e3e846, authSessionTabId=myHCUZH-tS4 2026-07-02 11:23:30,220 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=0fed5490-9ebc-4cc6-876c-aa01d9292d0e, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/3c17b503-2562-4e8b-b451-549608805cb5/role-mappings/clients/aea7f9a3-7dcc-42c3-a073-cb325db00e3e 2026-07-02 12:16:41,446 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=admin-cli, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, auth_method=openid-connect, token_id=2eaadcba-2e95-4d6b-b020-824bd8bf82c1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1a32bcb3-3214-4aa0-8fb0-610c6b14c515, client_auth_method=client-secret, username=admin, authSessionParentId=640baec1-c186-489c-b69c-0f964ff1b6cf, authSessionTabId=Ft6UnzRJYT0 2026-07-02 12:16:41,577 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=0fed5490-9ebc-4cc6-876c-aa01d9292d0e, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, resourceType=REALM, resourcePath=null 2026-07-02 12:16:42,272 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=admin-cli, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, auth_method=openid-connect, token_id=c683b1d3-d96a-49f7-bf70-a7010c0fef51, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5b610256-2b75-4155-9ec7-dba130b6a5c4, client_auth_method=client-secret, username=admin, authSessionParentId=59875b8d-f4cc-434a-82f4-81c1ba520a3d, authSessionTabId=uswWv6Q9uVA 2026-07-02 12:16:42,326 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=0fed5490-9ebc-4cc6-876c-aa01d9292d0e, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/1da060f0-5b40-4d01-8ae1-930f4f3075c7 2026-07-02 12:16:42,385 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=0fed5490-9ebc-4cc6-876c-aa01d9292d0e, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/1da060f0-5b40-4d01-8ae1-930f4f3075c7/protocol-mappers/models/05232df9-6e65-494c-a76d-bb5b1ce077c2 2026-07-02 12:16:48,684 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=admin-cli, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, auth_method=openid-connect, token_id=184da05a-d86d-4daa-99b9-ae7529ad9aad, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fac489a7-8ca2-4046-affa-cc6e49529244, client_auth_method=client-secret, username=admin, authSessionParentId=d8066993-7196-478b-be76-969fee647ba3, authSessionTabId=yEOgNFG--Wc 2026-07-02 12:16:48,740 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=0fed5490-9ebc-4cc6-876c-aa01d9292d0e, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, resourceType=CLIENT, resourcePath=clients/b712ff71-25e9-4554-b2bf-0e4754f70246 2026-07-02 12:16:49,110 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=admin-cli, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, auth_method=openid-connect, token_id=27739ea1-5a3b-4b12-bf68-c3a5a72e8dee, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=efe8ed7b-556c-4a7a-ac4a-639d7acb83e7, client_auth_method=client-secret, username=admin, authSessionParentId=cb7bf4b8-80ec-432f-891c-15d53569dba3, authSessionTabId=dW11Q_it-ko 2026-07-02 12:16:49,159 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=0fed5490-9ebc-4cc6-876c-aa01d9292d0e, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, resourceType=CLIENT, resourcePath=clients/312bb29f-a00d-4622-b3e8-3a653ae36831 2026-07-02 12:16:49,528 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=admin-cli, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, auth_method=openid-connect, token_id=d4b193ed-bfdf-426c-b439-64260da5682f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=09268cbe-f91a-4a56-a9f7-36ba5c48066d, client_auth_method=client-secret, username=admin, authSessionParentId=4bb7efac-9e3f-4f2a-bbab-3a2d7256d0f1, authSessionTabId=DHuO4d_K4xg 2026-07-02 12:16:49,597 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=0fed5490-9ebc-4cc6-876c-aa01d9292d0e, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, resourceType=CLIENT, resourcePath=clients/01f0ab4e-9338-4cae-8acc-6e98a9d837fc 2026-07-02 12:16:50,275 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=admin-cli, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, auth_method=openid-connect, token_id=3fb4fd2b-48e3-4789-98bc-ea7f87a7ecc2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=11241d4e-0f08-447a-a3c4-5dd73163e28f, client_auth_method=client-secret, username=admin, authSessionParentId=6e515f62-bd6e-42cf-bdf1-4d43fe3f73e8, authSessionTabId=u5iepkTQcnA 2026-07-02 12:16:50,644 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=admin-cli, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, auth_method=openid-connect, token_id=6b7fa512-7293-45ae-a49d-02c68096de12, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4debe74c-5495-45c1-a8c4-4079cf064af0, client_auth_method=client-secret, username=admin, authSessionParentId=65864cdf-f453-49c7-9420-50c86bb16d39, authSessionTabId=3F9TVERGQxw 2026-07-02 12:16:51,032 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=admin-cli, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, auth_method=openid-connect, token_id=6d984f59-a45f-4166-aaca-ab43cfb8b51b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e7339a43-2235-444e-a3e5-a9a63dfa67b4, client_auth_method=client-secret, username=admin, authSessionParentId=82b55f88-8625-43ca-b2ce-df94408193ae, authSessionTabId=yVWZTGKf9HE 2026-07-02 12:16:51,379 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=admin-cli, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, auth_method=openid-connect, token_id=47d23f09-69db-4fb3-b2ef-fb2f82bd9d4f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5e544964-03b3-45e3-b418-276f96ef8da9, client_auth_method=client-secret, username=admin, authSessionParentId=fec22fb8-4288-4dd3-abe2-39c2c5d63f61, authSessionTabId=Q0sVwYW6_Ho 2026-07-02 12:16:51,732 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=admin-cli, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, auth_method=openid-connect, token_id=50932cb3-004a-4b60-8e14-cb32cf42ee3a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e04a46cd-706d-4f34-9091-712e3ffb7749, client_auth_method=client-secret, username=admin, authSessionParentId=96645c51-c2c8-46b6-947c-135ea4909c28, authSessionTabId=Z5dW_TQPlDk 2026-07-02 12:18:08,088 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=admin-cli, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, auth_method=openid-connect, token_id=a6bf5c76-958a-4802-9bdd-6fc1b69deb2d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e9b4805a-58d9-4f95-be4a-f5e6851aa6cf, client_auth_method=client-secret, username=admin, authSessionParentId=56d855ee-fa75-4950-86c7-01c3a13eb856, authSessionTabId=KUQqfz0YrJM 2026-07-02 12:18:08,227 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=0fed5490-9ebc-4cc6-876c-aa01d9292d0e, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, resourceType=REALM, resourcePath=null 2026-07-02 12:18:09,784 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=admin-cli, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, auth_method=openid-connect, token_id=ec3cddd3-f0bb-40bb-a0aa-4a7908e19cd8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=daa85f15-de0b-40b2-b679-422784c3b762, client_auth_method=client-secret, username=admin, authSessionParentId=00b8c447-5e72-406f-989d-743f4abe77d7, authSessionTabId=dUOjnG-rEOY 2026-07-02 12:18:09,845 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=0fed5490-9ebc-4cc6-876c-aa01d9292d0e, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, resourceType=CLIENT, resourcePath=clients/dafb6f2a-1616-4e68-a985-5ffd95ef4395 2026-07-02 12:18:10,528 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=94164835-64c6-4e90-8a36-48928551b660, clientId=admin-cli, userId=23b22a21-61a3-469d-bf73-6d9b6e935c95, ipAddress=199.204.45.89, auth_method=openid-connect, token_id=5cf5b44a-8a0d-450c-b1c9-ae8962b1a29d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=70f2bbf1-92de-43ba-9cc6-1f9a477d2b3b, client_auth_method=client-secret, username=admin, authSessionParentId=6122fe3b-e3b8-4fc6-aa80-98d921f0b791, authSessionTabId=1J9C4xIs2eg