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-08 10:29:41,548 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5033ms 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-08 10:29:42,937 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-08 10:29:45,080 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-08 10:29:45,302 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-08 10:29:45,456 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-08 10:29:45,583 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-08 10:29:45,586 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 13e12fc3-1b83-44f6-ac24-3eaa2ec3e7c6, name: keycloak-0-2670 2026-05-08 10:29:45,594 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-08 10:29:45,594 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-08 10:29:45,612 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.41852 2026-05-08 10:29:45,821 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-08 10:29:45,832 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-08 10:29:47,619 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-2670: no members discovered after 2003 ms: creating cluster as coordinator 2026-05-08 10:29:47,631 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-2670|0] (1) [keycloak-0-2670] 2026-05-08 10:29:47,647 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-2670`, physical addresses are `[10.0.0.125:57388]` 2026-05-08 10:29:48,183 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-2670, Site name: null 2026-05-08 10:29:48,896 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-08 10:29:48,897 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-08 10:29:49,050 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-08 10:29:49,251 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-08 10:29:49,251 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-08 10:29:49,347 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-08 10:29:49,347 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-08 10:30:24,509 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-08 10:30:26,695 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 44.966s. Listening on: http://0.0.0.0:8080 2026-05-08 10:30:26,695 INFO [io.quarkus] (main) Profile prod activated. 2026-05-08 10:30:26,695 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-08 10:30:26,887 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-08 10:30:43,834 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=admin-cli, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=15702902-b60c-45f8-a7b7-71558bfe28cd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2ed7d761-264b-4f68-bd0d-570a4859ca34, client_auth_method=client-secret, username=admin, authSessionParentId=53444593-6f93-474f-84c1-3ae681e3eabf, authSessionTabId=lm47FnMkpPM 2026-05-08 10:30:45,704 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=654d9c73-d2e6-4118-909f-3548c6c3e261, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, resourceType=REALM, resourcePath=atmosphere 2026-05-08 10:30:46,520 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=admin-cli, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=059dacf7-9f5c-44ee-82c9-033a0cdef398, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5cf9f2fe-ca4c-4069-9b2e-a99fd7b4f9b7, client_auth_method=client-secret, username=admin, authSessionParentId=6bd5f2c3-5371-4ae5-8d9b-13165f420c5f, authSessionTabId=0K_pN2635YQ 2026-05-08 10:30:46,613 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=654d9c73-d2e6-4118-909f-3548c6c3e261, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/502efbc7-38a9-4597-bcd7-bafbfe1dd6c5 2026-05-08 10:30:46,717 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=654d9c73-d2e6-4118-909f-3548c6c3e261, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/502efbc7-38a9-4597-bcd7-bafbfe1dd6c5/protocol-mappers/models/1e03c19e-2007-429f-87be-1714eb76b6b2 2026-05-08 10:31:07,538 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=admin-cli, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=02a1c177-e354-4739-86dc-5bc7cafb84a0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=685625fb-9c05-43ca-b9a3-d90e101bf01c, client_auth_method=client-secret, username=admin, authSessionParentId=ece6096f-a957-4cb1-8279-de2f711b7fac, authSessionTabId=olx9Gh85zfo 2026-05-08 10:31:07,660 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=654d9c73-d2e6-4118-909f-3548c6c3e261, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, resourceType=CLIENT, resourcePath=clients/41a1e90a-e74f-403a-a905-a0b2011e4043 2026-05-08 10:31:08,038 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=admin-cli, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=66babcdd-2961-4db6-822a-f42c165a17dd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7c505421-f844-47e8-975c-3c56b3501453, client_auth_method=client-secret, username=admin, authSessionParentId=881ea978-8bf2-4d04-91f2-57ef82bbb863, authSessionTabId=G4VZRz9jZbA 2026-05-08 10:31:08,111 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=654d9c73-d2e6-4118-909f-3548c6c3e261, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, resourceType=CLIENT, resourcePath=clients/008c6940-364d-44c1-8ef2-459c2de8cfa8 2026-05-08 10:31:08,474 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=admin-cli, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=74d7db2f-d139-403e-b562-5f333f526075, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=345e6058-5bc4-4564-aec6-38131eac723f, client_auth_method=client-secret, username=admin, authSessionParentId=2a12f1d5-b416-4795-a811-90e5f993c026, authSessionTabId=IM8tneMu0RQ 2026-05-08 10:31:08,551 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=654d9c73-d2e6-4118-909f-3548c6c3e261, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, resourceType=CLIENT, resourcePath=clients/54cecfb7-26cb-403e-9f58-1a9c6e0ce1a4 2026-05-08 10:31:09,183 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=admin-cli, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=858a34e8-928a-4e7e-af9f-064160e18e8e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c0545c9f-301d-42f7-acbf-6b293ad4b2f3, client_auth_method=client-secret, username=admin, authSessionParentId=973a4c84-adc1-4911-9a77-e84c9354e462, authSessionTabId=oa-0go7DlZ4 2026-05-08 10:31:09,292 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=654d9c73-d2e6-4118-909f-3548c6c3e261, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, resourceType=CLIENT_ROLE, resourcePath=clients/41a1e90a-e74f-403a-a905-a0b2011e4043/roles/member 2026-05-08 10:31:09,684 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=admin-cli, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=9242c1a3-20ab-4126-b3e5-a504a79e40a3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=32cf694f-edcf-4ed0-808a-8e221ed2fcb6, client_auth_method=client-secret, username=admin, authSessionParentId=0ce9db6b-335c-41c3-8217-5adf63845f2b, authSessionTabId=XpD1tKccSiI 2026-05-08 10:31:09,773 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=654d9c73-d2e6-4118-909f-3548c6c3e261, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, resourceType=CLIENT_ROLE, resourcePath=clients/008c6940-364d-44c1-8ef2-459c2de8cfa8/roles/admin 2026-05-08 10:31:10,148 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=admin-cli, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=7c1df9c4-bdb2-4987-b896-66273983dbc1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d19ace0d-61b3-4328-bce7-6ac9a441c4ad, client_auth_method=client-secret, username=admin, authSessionParentId=6d4d963a-db3b-4b3a-813d-d3581f47718f, authSessionTabId=Ez26SlVy4Jc 2026-05-08 10:31:10,236 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=654d9c73-d2e6-4118-909f-3548c6c3e261, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, resourceType=CLIENT_ROLE, resourcePath=clients/008c6940-364d-44c1-8ef2-459c2de8cfa8/roles/editor 2026-05-08 10:31:10,615 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=admin-cli, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=340051b0-a704-4913-9279-c48476ada124, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=60de3599-0e9d-41fc-aa2f-5e7622a25881, client_auth_method=client-secret, username=admin, authSessionParentId=28ef1808-15ee-4a31-864d-6031d7ca4c3a, authSessionTabId=0UL9yjS3rmY 2026-05-08 10:31:10,706 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=654d9c73-d2e6-4118-909f-3548c6c3e261, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, resourceType=CLIENT_ROLE, resourcePath=clients/008c6940-364d-44c1-8ef2-459c2de8cfa8/roles/viewer 2026-05-08 10:31:11,058 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=admin-cli, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=1160cffc-1c67-472d-8a32-8c7e38f39906, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9f666326-c57f-4557-83d1-17e6f3eb8921, client_auth_method=client-secret, username=admin, authSessionParentId=a53eb0d9-83e1-4c56-9317-3cb296eedaa5, authSessionTabId=sLkx8uEp83Q 2026-05-08 10:31:11,144 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=654d9c73-d2e6-4118-909f-3548c6c3e261, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, resourceType=CLIENT_ROLE, resourcePath=clients/54cecfb7-26cb-403e-9f58-1a9c6e0ce1a4/roles/member 2026-05-08 10:33:27,371 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=admin-cli, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=0532d938-50ea-447a-88f1-c04eafbae623, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=252887f3-d860-4e23-a0c3-3398f5ab0042, client_auth_method=client-secret, username=admin, authSessionParentId=7878180b-7d4c-4e88-8a92-4422c10e3362, authSessionTabId=X5lg8hBorEs 2026-05-08 10:33:27,560 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=654d9c73-d2e6-4118-909f-3548c6c3e261, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, resourceType=REALM, resourcePath=null 2026-05-08 10:33:28,914 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=admin-cli, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=0e5f347d-2f15-4f8f-9616-70b76edc55fb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=504faef0-33c4-46fe-9e91-60d7b417ed32, client_auth_method=client-secret, username=admin, authSessionParentId=bd61939b-5c76-484b-92a6-b773b0d7783d, authSessionTabId=sJgd5VBf5Cc 2026-05-08 10:33:28,989 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=654d9c73-d2e6-4118-909f-3548c6c3e261, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, resourceType=CLIENT, resourcePath=clients/5a8d07af-c360-417a-8765-45b8dd3376e0 2026-05-08 10:33:29,607 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=admin-cli, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=b7468c13-7aa5-49ff-97a3-4488e78cb16b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0538d93a-11e5-4886-94ca-350759a85ddc, client_auth_method=client-secret, username=admin, authSessionParentId=3f39ab35-939c-44e3-9078-203b9e7df2aa, authSessionTabId=LJlfD5D-UXE 2026-05-08 10:33:29,885 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=654d9c73-d2e6-4118-909f-3548c6c3e261, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/2a36665a-f305-44d8-8843-857468014cb8/role-mappings/clients/1b8f777e-9f4e-458b-a988-5fe502cf6196 2026-05-08 11:24:13,257 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=admin-cli, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=4f122260-07dc-4505-b05e-f7981757a1e9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c3f236cd-ccd9-467d-bbfd-92e344746f82, client_auth_method=client-secret, username=admin, authSessionParentId=1b865f37-3fe1-4ae1-b007-b85371143bb8, authSessionTabId=FfdHcjhYVIE 2026-05-08 11:24:13,376 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=654d9c73-d2e6-4118-909f-3548c6c3e261, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, resourceType=REALM, resourcePath=null 2026-05-08 11:24:14,113 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=admin-cli, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=37873ee7-92d5-4066-a04e-499ce0b6ed50, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=06fec9d8-790a-4d95-8139-e348ba9c97a9, client_auth_method=client-secret, username=admin, authSessionParentId=700a88f0-71e1-4095-b149-381003374a85, authSessionTabId=6CWYX9rgMKg 2026-05-08 11:24:14,166 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=654d9c73-d2e6-4118-909f-3548c6c3e261, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/502efbc7-38a9-4597-bcd7-bafbfe1dd6c5 2026-05-08 11:24:14,228 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=654d9c73-d2e6-4118-909f-3548c6c3e261, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/502efbc7-38a9-4597-bcd7-bafbfe1dd6c5/protocol-mappers/models/1e03c19e-2007-429f-87be-1714eb76b6b2 2026-05-08 11:24:20,108 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=admin-cli, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=6ccb05ea-fb86-4efe-ac44-ac85245c5744, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=177a732f-4421-428b-a337-f6169abbe538, client_auth_method=client-secret, username=admin, authSessionParentId=e24f7217-743a-47ad-813f-438abd472f9f, authSessionTabId=70QfG9YGmn8 2026-05-08 11:24:20,166 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=654d9c73-d2e6-4118-909f-3548c6c3e261, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, resourceType=CLIENT, resourcePath=clients/41a1e90a-e74f-403a-a905-a0b2011e4043 2026-05-08 11:24:20,532 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=admin-cli, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=2fe074e6-b9da-4785-9690-39fbddb36a58, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1199796c-0555-4a94-ba51-f3fd3938d4db, client_auth_method=client-secret, username=admin, authSessionParentId=59cf2103-ab7f-4e3e-8215-ee9f9d6b6dc1, authSessionTabId=32NIs8tWB7A 2026-05-08 11:24:20,576 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=654d9c73-d2e6-4118-909f-3548c6c3e261, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, resourceType=CLIENT, resourcePath=clients/008c6940-364d-44c1-8ef2-459c2de8cfa8 2026-05-08 11:24:20,995 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=admin-cli, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=1f2bb9ff-9f9d-4c14-9cbb-436e6d77696a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cb2e2f59-2c68-4dd8-a2f2-f86275e7752f, client_auth_method=client-secret, username=admin, authSessionParentId=24f88aab-38e3-49f8-9d50-f7d6a943ec33, authSessionTabId=G6GGJaMAilg 2026-05-08 11:24:21,043 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=654d9c73-d2e6-4118-909f-3548c6c3e261, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, resourceType=CLIENT, resourcePath=clients/54cecfb7-26cb-403e-9f58-1a9c6e0ce1a4 2026-05-08 11:24:21,667 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=admin-cli, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=0557aa56-e0ae-45b2-a238-89c4b010f483, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4babf9d1-0072-4826-b39f-ac7010225dd9, client_auth_method=client-secret, username=admin, authSessionParentId=fcfb3af8-2d91-40bc-aede-b43a61d18bb8, authSessionTabId=4aSaSHfWhfU 2026-05-08 11:24:22,040 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=admin-cli, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=5a4d9afb-e4c2-418b-9a19-80fe8541ca80, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b5602f80-2f22-4a48-ae59-3df4f6e82019, client_auth_method=client-secret, username=admin, authSessionParentId=b6e686bd-10d7-45db-a77c-3ce910862e81, authSessionTabId=crhw7XRzEf0 2026-05-08 11:24:22,404 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=admin-cli, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=e2d4e152-c3a4-4491-81cd-8bdabd2b25b5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=567c0abf-c92f-48e0-b6b6-af554f6b675c, client_auth_method=client-secret, username=admin, authSessionParentId=519f38ee-9e7e-4b09-86da-5eb9667df082, authSessionTabId=2R1YF--ggm0 2026-05-08 11:24:22,750 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=admin-cli, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=30bbef6f-ca5d-41b3-8fa1-146606d544ec, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ac089f3b-62f6-464e-8422-18e393f010fc, client_auth_method=client-secret, username=admin, authSessionParentId=3cd2942f-47a4-4c2e-bdd5-e1ff1dd9790b, authSessionTabId=WauHbQHjoKI 2026-05-08 11:24:23,103 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=admin-cli, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=869dda09-a55d-4eea-bfb5-0dbafac45b5a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d6295516-b27e-4737-a028-ba9f26862ae1, client_auth_method=client-secret, username=admin, authSessionParentId=58c314de-a5f9-4951-b96f-133c6bae3468, authSessionTabId=zfOpGMFU000 2026-05-08 11:25:33,071 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=admin-cli, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=8c395bc9-d113-4cf8-b4ad-0a71a1a2fc7f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6eb542cd-2b5e-40a7-8ee7-f68e07efdf96, client_auth_method=client-secret, username=admin, authSessionParentId=55db8500-16c9-46db-bb56-1e7306377fdf, authSessionTabId=AOFGmGoY9XY 2026-05-08 11:25:33,176 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=654d9c73-d2e6-4118-909f-3548c6c3e261, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, resourceType=REALM, resourcePath=null 2026-05-08 11:25:34,660 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=admin-cli, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=7bf99453-acdb-49f8-af91-3355b7db7f9b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=24fe4165-872e-42cb-80aa-8adadb8ede37, client_auth_method=client-secret, username=admin, authSessionParentId=de54d1c7-06b9-4d95-b98b-907f645a6520, authSessionTabId=t6Wd7dgP6dY 2026-05-08 11:25:34,710 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=654d9c73-d2e6-4118-909f-3548c6c3e261, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, resourceType=CLIENT, resourcePath=clients/5a8d07af-c360-417a-8765-45b8dd3376e0 2026-05-08 11:25:35,405 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=654aaa6f-295d-4a72-aa9e-c70307e02d61, clientId=admin-cli, userId=c73a382a-02b0-4ffc-9070-6dbecc800a44, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=416f81e5-68fa-4284-bd16-b4d2e3b84140, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fe255d99-eb67-4271-814a-818c00958a3c, client_auth_method=client-secret, username=admin, authSessionParentId=dadf3a2d-43d7-4d8e-92c4-0ae5415f712d, authSessionTabId=7_teN3j7Sig