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 18:27:55,005 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5547ms 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 18:27:56,550 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 18:27:59,001 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-08 18:27:59,151 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-08 18:27:59,373 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 18:27:59,515 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-08 18:27:59,517 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 86d42f9d-612a-400a-96c1-d06424c3aefb, name: keycloak-0-24009 2026-05-08 18:27:59,525 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 18:27:59,526 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 18:27:59,537 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.29035 2026-05-08 18:27:59,876 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 18:28:01,543 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-24009: no members discovered after 2002 ms: creating cluster as coordinator 2026-05-08 18:28:01,555 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-24009|0] (1) [keycloak-0-24009] 2026-05-08 18:28:01,568 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-24009`, physical addresses are `[10.0.0.191:44571]` 2026-05-08 18:28:01,998 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-24009, Site name: null 2026-05-08 18:28:02,006 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-08 18:28:02,890 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 18:28:02,890 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 18:28:03,132 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-08 18:28:03,432 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 18:28:03,433 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 18:28:03,539 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 18:28:03,539 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 18:28:38,937 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-08 18:28:41,638 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 46.393s. Listening on: http://0.0.0.0:8080 2026-05-08 18:28:41,639 INFO [io.quarkus] (main) Profile prod activated. 2026-05-08 18:28:41,639 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 18:28:41,806 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-08 18:29:00,908 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=admin-cli, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, auth_method=openid-connect, token_id=bd01b336-70f2-48dc-b838-b07ca12213e2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8e326d73-a62a-4ca3-bd31-449ebccd00d0, client_auth_method=client-secret, username=admin, authSessionParentId=5dcc68f2-a812-4b33-8aa1-c4d25e265ec9, authSessionTabId=C9GFJH1kprw 2026-05-08 18:29:02,685 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=2ecbf20f-aa46-4a80-aefb-434b8578a834, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, resourceType=REALM, resourcePath=atmosphere 2026-05-08 18:29:03,460 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=admin-cli, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, auth_method=openid-connect, token_id=eaf9936b-9418-4704-9435-b25899189cc9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c1a8692f-9f4c-4e97-88f9-712c502b9cb4, client_auth_method=client-secret, username=admin, authSessionParentId=bc079004-9dd0-4463-ab69-43f8aef16a93, authSessionTabId=ZY7H8i4_sPo 2026-05-08 18:29:03,557 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=2ecbf20f-aa46-4a80-aefb-434b8578a834, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/dd8356bc-58a4-4b99-a7b2-1a1d5ce98b36 2026-05-08 18:29:03,649 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=2ecbf20f-aa46-4a80-aefb-434b8578a834, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/dd8356bc-58a4-4b99-a7b2-1a1d5ce98b36/protocol-mappers/models/472cac31-36ba-4a8c-a896-8a208cf9e9da 2026-05-08 18:29:24,682 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=admin-cli, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, auth_method=openid-connect, token_id=38ec0c33-c0aa-469b-bba3-68040aff9199, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=55e1501c-2a5d-4675-8597-5f1c56392825, client_auth_method=client-secret, username=admin, authSessionParentId=f3e4ab2f-35d9-444b-95bc-a3d3a9c4f0c0, authSessionTabId=O6km7EDza4s 2026-05-08 18:29:24,787 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=2ecbf20f-aa46-4a80-aefb-434b8578a834, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, resourceType=CLIENT, resourcePath=clients/1f47a833-d119-4c9d-8107-554058f10c8b 2026-05-08 18:29:25,177 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=admin-cli, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, auth_method=openid-connect, token_id=6419448b-2781-41d3-b3f5-f9d0f446dead, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3d550d95-2639-4402-8c00-5760f726a8df, client_auth_method=client-secret, username=admin, authSessionParentId=a589a0f3-4ee6-4a73-b95d-08cb407cff29, authSessionTabId=tfrtUPXkEKQ 2026-05-08 18:29:25,268 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=2ecbf20f-aa46-4a80-aefb-434b8578a834, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, resourceType=CLIENT, resourcePath=clients/8bdb7954-d47e-409a-a605-6848200fbed2 2026-05-08 18:29:25,653 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=admin-cli, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, auth_method=openid-connect, token_id=92b13349-f313-4726-92f3-690509b1385c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8dd4c728-bed6-49f9-bed8-2072b86932c1, client_auth_method=client-secret, username=admin, authSessionParentId=bac2c8f8-0ac0-4560-aaac-a0eb86838e28, authSessionTabId=X-RKc-KnZzY 2026-05-08 18:29:25,719 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=2ecbf20f-aa46-4a80-aefb-434b8578a834, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, resourceType=CLIENT, resourcePath=clients/8a76bd6f-7e6f-472f-b79c-aba8484f7b14 2026-05-08 18:29:26,382 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=admin-cli, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, auth_method=openid-connect, token_id=288db949-9fc5-4e0d-99f2-d368c20151b1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a03d9d39-320e-4278-9859-6d76743fb56c, client_auth_method=client-secret, username=admin, authSessionParentId=55b820c1-ddb3-43fe-a7e1-fef50c6d01c0, authSessionTabId=quBwnDUjd8A 2026-05-08 18:29:26,504 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=2ecbf20f-aa46-4a80-aefb-434b8578a834, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, resourceType=CLIENT_ROLE, resourcePath=clients/1f47a833-d119-4c9d-8107-554058f10c8b/roles/member 2026-05-08 18:29:26,913 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=admin-cli, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, auth_method=openid-connect, token_id=6ecd0d9f-6867-45fa-84dd-bb33ec674a92, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e2a1045d-62e9-4188-801d-dcb36936bf6b, client_auth_method=client-secret, username=admin, authSessionParentId=95d31179-90c7-427f-8784-c10199188198, authSessionTabId=9ttFuN2FvSI 2026-05-08 18:29:27,015 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=2ecbf20f-aa46-4a80-aefb-434b8578a834, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, resourceType=CLIENT_ROLE, resourcePath=clients/8bdb7954-d47e-409a-a605-6848200fbed2/roles/admin 2026-05-08 18:29:27,425 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=admin-cli, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, auth_method=openid-connect, token_id=d0037647-4a61-4849-b6e1-8ad7eac516a4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b354d623-618d-4d08-86f9-6551109279c1, client_auth_method=client-secret, username=admin, authSessionParentId=a4cac7ed-987c-48f6-9ca3-42f991537ec0, authSessionTabId=Rv2_xWopSKA 2026-05-08 18:29:27,521 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=2ecbf20f-aa46-4a80-aefb-434b8578a834, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, resourceType=CLIENT_ROLE, resourcePath=clients/8bdb7954-d47e-409a-a605-6848200fbed2/roles/editor 2026-05-08 18:29:27,998 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=admin-cli, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, auth_method=openid-connect, token_id=117584cf-e255-40d4-ac93-81824bf2ace2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3a7cbcc4-814a-45aa-8239-5fc2e15b148c, client_auth_method=client-secret, username=admin, authSessionParentId=2811f9ea-a85f-4d0b-b705-56692533686c, authSessionTabId=xYc7docb_9o 2026-05-08 18:29:28,115 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=2ecbf20f-aa46-4a80-aefb-434b8578a834, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, resourceType=CLIENT_ROLE, resourcePath=clients/8bdb7954-d47e-409a-a605-6848200fbed2/roles/viewer 2026-05-08 18:29:28,529 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=admin-cli, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, auth_method=openid-connect, token_id=8f215a46-732e-4c73-9eff-4d0e5eb485a1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0812df0d-a9c5-420f-a65b-19ecdfaf3500, client_auth_method=client-secret, username=admin, authSessionParentId=8a007240-67b4-4742-8bc9-9b79ea7a072e, authSessionTabId=qbghMeYPhc8 2026-05-08 18:29:28,620 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=2ecbf20f-aa46-4a80-aefb-434b8578a834, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, resourceType=CLIENT_ROLE, resourcePath=clients/8a76bd6f-7e6f-472f-b79c-aba8484f7b14/roles/member 2026-05-08 18:31:42,213 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=admin-cli, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, auth_method=openid-connect, token_id=fcca8fdd-4810-41c3-86c1-4eb555dadc5b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d48bf79e-ab94-4304-99a4-49ce481fe962, client_auth_method=client-secret, username=admin, authSessionParentId=4349c43e-d838-45fb-ab43-08ab534940f1, authSessionTabId=fxl7jZPCQy4 2026-05-08 18:31:42,387 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=2ecbf20f-aa46-4a80-aefb-434b8578a834, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, resourceType=REALM, resourcePath=null 2026-05-08 18:31:43,718 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=admin-cli, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, auth_method=openid-connect, token_id=d702f7a2-cdcd-47fb-818c-97954391f8d8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=64ba9926-74cb-460b-89aa-76fc796e1ffa, client_auth_method=client-secret, username=admin, authSessionParentId=1c528b71-5b5a-4571-b393-4a0f4c35b7f4, authSessionTabId=SHiM5XE32nQ 2026-05-08 18:31:43,811 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=2ecbf20f-aa46-4a80-aefb-434b8578a834, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, resourceType=CLIENT, resourcePath=clients/5749df41-be63-4623-a534-7d6ed988619f 2026-05-08 18:31:44,455 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=admin-cli, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, auth_method=openid-connect, token_id=f766625e-d5c1-43a2-9712-e990751e5849, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=af578262-7144-48ca-9df9-090af9ab248e, client_auth_method=client-secret, username=admin, authSessionParentId=bea29715-ad6e-432d-9af2-d6f764bcfe9d, authSessionTabId=eidi1wHu_Pw 2026-05-08 18:31:44,703 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=2ecbf20f-aa46-4a80-aefb-434b8578a834, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/6c108d62-8307-4c84-817c-52739089ed76/role-mappings/clients/9a9827ec-dfc5-4d36-b8bc-18ff9a955df9 2026-05-08 19:20:15,993 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=admin-cli, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, auth_method=openid-connect, token_id=1ce9d9ec-c5e2-4eec-9fee-2d0319cb69e3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0a01d937-8da0-4b1b-9e7c-7076d96a852b, client_auth_method=client-secret, username=admin, authSessionParentId=dea48e2e-5ab6-46ca-9e59-1cf7bf10a546, authSessionTabId=UPVQM4D1GK4 2026-05-08 19:20:16,112 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=2ecbf20f-aa46-4a80-aefb-434b8578a834, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, resourceType=REALM, resourcePath=null 2026-05-08 19:20:16,789 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=admin-cli, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, auth_method=openid-connect, token_id=d1743545-5d05-4365-9159-8f4bd2066939, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c46f4e99-e80b-4c32-91ba-b7c0d3200d51, client_auth_method=client-secret, username=admin, authSessionParentId=a95ef65f-ea24-445f-b211-f9477ab0496a, authSessionTabId=Uri1DWf6-B8 2026-05-08 19:20:16,843 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=2ecbf20f-aa46-4a80-aefb-434b8578a834, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/dd8356bc-58a4-4b99-a7b2-1a1d5ce98b36 2026-05-08 19:20:16,902 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=2ecbf20f-aa46-4a80-aefb-434b8578a834, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/dd8356bc-58a4-4b99-a7b2-1a1d5ce98b36/protocol-mappers/models/472cac31-36ba-4a8c-a896-8a208cf9e9da 2026-05-08 19:20:23,058 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=admin-cli, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, auth_method=openid-connect, token_id=8cf35bdc-d04d-47ed-a941-5af36f136334, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=449cb915-903e-4d72-b60f-583986d880d9, client_auth_method=client-secret, username=admin, authSessionParentId=b9fb9e74-7454-4d14-b3e2-e928cd32900c, authSessionTabId=4R3iPqEJSoY 2026-05-08 19:20:23,115 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=2ecbf20f-aa46-4a80-aefb-434b8578a834, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, resourceType=CLIENT, resourcePath=clients/1f47a833-d119-4c9d-8107-554058f10c8b 2026-05-08 19:20:23,545 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=admin-cli, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, auth_method=openid-connect, token_id=851eac63-dc25-47b3-93cf-62d0b7b8b76d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7994fe0f-7a61-40a5-93e9-86e31c06d712, client_auth_method=client-secret, username=admin, authSessionParentId=5c0da923-7bc2-4fe0-a244-98cd6cbca493, authSessionTabId=1e5x7FMfSTE 2026-05-08 19:20:23,590 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=2ecbf20f-aa46-4a80-aefb-434b8578a834, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, resourceType=CLIENT, resourcePath=clients/8bdb7954-d47e-409a-a605-6848200fbed2 2026-05-08 19:20:23,977 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=admin-cli, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, auth_method=openid-connect, token_id=cda50d87-f11d-4ce3-bc63-949105c70eb3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b1f0f96b-3287-4526-a201-61d21e93dc55, client_auth_method=client-secret, username=admin, authSessionParentId=077b70cc-10c3-4983-9e96-993d449569e5, authSessionTabId=nZZJm1Xvd5c 2026-05-08 19:20:24,028 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=2ecbf20f-aa46-4a80-aefb-434b8578a834, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, resourceType=CLIENT, resourcePath=clients/8a76bd6f-7e6f-472f-b79c-aba8484f7b14 2026-05-08 19:20:24,675 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=admin-cli, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, auth_method=openid-connect, token_id=5183a3f2-c3bd-4afc-aefc-86783515ae9d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=aaf4808e-ba4d-42b8-b59b-a6265f52e87a, client_auth_method=client-secret, username=admin, authSessionParentId=20fe1d1e-e8db-4904-a8a6-10f6aa166bc3, authSessionTabId=gVgWpibQA5k 2026-05-08 19:20:25,031 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=admin-cli, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, auth_method=openid-connect, token_id=0597d7d9-c06e-4932-9d88-727f290f0b28, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=238c2fb1-6229-4d7f-95c9-b11bfc47c685, client_auth_method=client-secret, username=admin, authSessionParentId=231a63ae-c11f-4123-a3b4-3ed24f44c246, authSessionTabId=FcwNX4WiZxo 2026-05-08 19:20:25,410 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=admin-cli, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, auth_method=openid-connect, token_id=71f760b5-a634-459e-857c-c84b69144b60, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=169e3bca-bf35-41e9-ac40-0ff3c9d7edc3, client_auth_method=client-secret, username=admin, authSessionParentId=7d093af8-40ff-4130-88de-1ee8ad948cad, authSessionTabId=Pef57jcA4a4 2026-05-08 19:20:25,769 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=admin-cli, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, auth_method=openid-connect, token_id=bd12d591-e30e-4c9f-afb5-f869da9bf10b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=149fa67b-65e3-44ce-a1db-822811d8ecf4, client_auth_method=client-secret, username=admin, authSessionParentId=fe235ed7-fd2b-4861-8f13-01274e8f8116, authSessionTabId=BKLO1IeZH1k 2026-05-08 19:20:26,113 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=admin-cli, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, auth_method=openid-connect, token_id=a422ada1-012c-4546-ae19-303a82f1fc50, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7e8420db-619c-45d0-9dea-9370174c6226, client_auth_method=client-secret, username=admin, authSessionParentId=c8d1cb09-8180-4eb4-943c-4a398deb8963, authSessionTabId=iiyE9w6b8PQ 2026-05-08 19:21:38,944 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=admin-cli, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, auth_method=openid-connect, token_id=7bfad390-9562-412e-a72e-dbeb4b8da385, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7a56214d-f805-4b9b-9463-b2212ea9c917, client_auth_method=client-secret, username=admin, authSessionParentId=48ce024f-ecfe-450b-9640-82890093d176, authSessionTabId=swhCtpUmK30 2026-05-08 19:21:39,371 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=2ecbf20f-aa46-4a80-aefb-434b8578a834, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, resourceType=REALM, resourcePath=null 2026-05-08 19:21:41,699 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=admin-cli, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, auth_method=openid-connect, token_id=90fc6a34-f28a-4d41-97cd-546107acdae9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0948b25f-6ebb-4189-9835-dee6304510f2, client_auth_method=client-secret, username=admin, authSessionParentId=13744932-a8ff-401c-a2a5-1aa84b3eca4d, authSessionTabId=ffEvPgN7gSY 2026-05-08 19:21:42,527 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=2ecbf20f-aa46-4a80-aefb-434b8578a834, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, resourceType=CLIENT, resourcePath=clients/5749df41-be63-4623-a534-7d6ed988619f 2026-05-08 19:21:43,908 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f676b915-790a-4a3d-b628-0c3c139c0450, clientId=admin-cli, userId=21b37f5c-7b01-45ba-bbba-db3cb7dbcbfb, ipAddress=199.204.45.53, auth_method=openid-connect, token_id=65b1dcc2-8eb9-483b-a0b7-442e83b18d41, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a844521b-66f4-4f73-971d-a331a2230540, client_auth_method=client-secret, username=admin, authSessionParentId=aea37fde-c16a-44c7-a617-a6747932576b, authSessionTabId=WKgjWsEGqig