Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-04-23 13:41:47,145 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5018ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn WARNING: The '--auto-build' option for 'start' command is DEPRECATED and no longer needed. When executing the 'start' command, a new server image is automatically built based on the configuration. If you want to disable this behavior and achieve an optimal startup time, use the '--optimized' option instead. 2026-04-23 13:41:48,553 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-04-23 13:41:50,837 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-23 13:41:50,938 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-23 13:41:51,141 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-23 13:41:51,327 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-23 13:41:51,329 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: be92adfa-3a08-46c1-a9d7-60bf73d25a23, name: keycloak-0-44469 2026-04-23 13:41:51,335 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-04-23 13:41:51,335 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-04-23 13:41:51,347 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.25106 2026-04-23 13:41:51,674 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-04-23 13:41:52,472 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-23 13:41:52,472 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-23 13:41:52,638 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-23 13:41:52,865 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-23 13:41:52,866 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-23 13:41:52,970 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-23 13:41:52,970 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-23 13:41:53,353 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-44469: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-23 13:41:53,366 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-44469|0] (1) [keycloak-0-44469] 2026-04-23 13:41:53,387 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-44469`, physical addresses are `[10.0.0.218:40642]` 2026-04-23 13:42:26,284 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-44469, Site name: null 2026-04-23 13:42:26,427 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-23 13:42:26,448 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-23 13:42:28,637 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 41.322s. Listening on: http://0.0.0.0:8080 2026-04-23 13:42:28,638 INFO [io.quarkus] (main) Profile prod activated. 2026-04-23 13:42:28,638 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-04-23 13:42:28,797 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-23 13:42:43,613 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=admin-cli, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=b2bb9d0d-7cbb-4904-8d8c-da75e1623c85, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a52645b0-deb2-43a7-a2c8-50046aa9cb73, client_auth_method=client-secret, username=admin, authSessionParentId=a60c674f-b2c9-4769-b355-2788f65e8fd0, authSessionTabId=BJq5afBO1Y4 2026-04-23 13:42:45,454 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=edd49321-4529-41f6-a4c1-64fbf54caab3, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, resourceType=REALM, resourcePath=atmosphere 2026-04-23 13:42:46,350 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=admin-cli, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=eea6b1d5-2321-4b5c-b0ea-06d71ed0c6ac, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ba2f7fd5-6c8c-42d8-8864-3a7848d2d7ce, client_auth_method=client-secret, username=admin, authSessionParentId=6302abfc-816f-47a3-be75-3504cec8c443, authSessionTabId=6V3HV173-V4 2026-04-23 13:42:46,465 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=edd49321-4529-41f6-a4c1-64fbf54caab3, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/779c3842-4087-4e5b-823a-424bedaf7914 2026-04-23 13:42:46,567 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=edd49321-4529-41f6-a4c1-64fbf54caab3, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/779c3842-4087-4e5b-823a-424bedaf7914/protocol-mappers/models/694e832c-413c-4aaf-bf86-fb4e28954e35 2026-04-23 13:43:07,868 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=admin-cli, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=c4f9b5cd-3418-4e06-8566-3404f0a72a81, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5fd6c493-7f95-45cf-a4ea-3271093a5cd2, client_auth_method=client-secret, username=admin, authSessionParentId=3332b4f6-3d04-47f8-96f3-89bbe71198c5, authSessionTabId=-_38Q1S3rvY 2026-04-23 13:43:07,976 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=edd49321-4529-41f6-a4c1-64fbf54caab3, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, resourceType=CLIENT, resourcePath=clients/937d9291-2986-4335-a97d-73ea3c58caf3 2026-04-23 13:43:08,378 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=admin-cli, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=4c9a1a80-edf1-4239-a16e-10d468d35e53, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3e841b87-8c02-4175-ae27-3ef17dc7ee12, client_auth_method=client-secret, username=admin, authSessionParentId=0a9cbd74-3bfe-4da8-8649-4d9dec6df69b, authSessionTabId=83tkXZ2nrvo 2026-04-23 13:43:08,446 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=edd49321-4529-41f6-a4c1-64fbf54caab3, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, resourceType=CLIENT, resourcePath=clients/42e11ab0-4df1-4664-a177-417e6c6bfa01 2026-04-23 13:43:08,818 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=admin-cli, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=063b9107-2daa-48b2-9a5b-db2eb9ca6e5d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2a23174b-10e6-4bfa-8589-e492d3ac0492, client_auth_method=client-secret, username=admin, authSessionParentId=b9e75a4b-83ed-4d84-a5df-75222f59a586, authSessionTabId=AKUhIsL5c-g 2026-04-23 13:43:08,881 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=edd49321-4529-41f6-a4c1-64fbf54caab3, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, resourceType=CLIENT, resourcePath=clients/b33dcbec-d4cb-4059-9772-4f18e0e52652 2026-04-23 13:43:09,561 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=admin-cli, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=0f7b3dd7-d111-423c-b905-6590800de4fc, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7a230a6c-7806-4e98-b954-fedd66975014, client_auth_method=client-secret, username=admin, authSessionParentId=051bc141-c7cb-485e-bb6f-cabf2e3e927d, authSessionTabId=FJU_lvIeayI 2026-04-23 13:43:09,663 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=edd49321-4529-41f6-a4c1-64fbf54caab3, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, resourceType=CLIENT_ROLE, resourcePath=clients/937d9291-2986-4335-a97d-73ea3c58caf3/roles/member 2026-04-23 13:43:10,054 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=admin-cli, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=5301af9b-1e25-4ed5-87ab-e176605b5310, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bec7bcc2-94e4-4123-8194-6914c9b9c093, client_auth_method=client-secret, username=admin, authSessionParentId=8d1bb56b-27b6-496a-8e70-a5a594935f53, authSessionTabId=Qcwl_oavMJs 2026-04-23 13:43:10,147 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=edd49321-4529-41f6-a4c1-64fbf54caab3, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, resourceType=CLIENT_ROLE, resourcePath=clients/42e11ab0-4df1-4664-a177-417e6c6bfa01/roles/admin 2026-04-23 13:43:10,539 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=admin-cli, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=701a8d5d-8874-4771-a203-bbc1c1f5f9bf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b9204033-c507-4393-8da4-094cc3e32930, client_auth_method=client-secret, username=admin, authSessionParentId=5af7cd42-22f6-4c4b-8ef9-0cf83d3945cd, authSessionTabId=-O0Jia242vw 2026-04-23 13:43:10,625 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=edd49321-4529-41f6-a4c1-64fbf54caab3, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, resourceType=CLIENT_ROLE, resourcePath=clients/42e11ab0-4df1-4664-a177-417e6c6bfa01/roles/editor 2026-04-23 13:43:11,008 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=admin-cli, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=8803f055-ead0-4fe2-8e7a-d0d3d8af91bb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bc596a0a-2480-4a0a-ae25-f3a1a6371959, client_auth_method=client-secret, username=admin, authSessionParentId=8c88ce9d-4bb9-461a-ab1a-c78f1c57b1e9, authSessionTabId=PcXBDOkQGHk 2026-04-23 13:43:11,106 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=edd49321-4529-41f6-a4c1-64fbf54caab3, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, resourceType=CLIENT_ROLE, resourcePath=clients/42e11ab0-4df1-4664-a177-417e6c6bfa01/roles/viewer 2026-04-23 13:43:11,496 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=admin-cli, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=a8353a3c-954e-450a-aa35-1f1792c41be3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8955650e-72ad-4e67-87fc-014f838e0a0e, client_auth_method=client-secret, username=admin, authSessionParentId=568c042c-4898-4ce9-84ec-7b28d414ffc0, authSessionTabId=OJD6lkVyjiQ 2026-04-23 13:43:11,588 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=edd49321-4529-41f6-a4c1-64fbf54caab3, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, resourceType=CLIENT_ROLE, resourcePath=clients/b33dcbec-d4cb-4059-9772-4f18e0e52652/roles/member 2026-04-23 13:45:25,567 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=admin-cli, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=ff1fefb5-29a2-455c-8c1d-fa35727b8cb4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9e80dff6-e9f3-462c-bee9-2d81d521d4b9, client_auth_method=client-secret, username=admin, authSessionParentId=2151f24a-cf6a-4714-8ffc-3a49852a0dbf, authSessionTabId=HcJ3kClZlnQ 2026-04-23 13:45:25,771 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=edd49321-4529-41f6-a4c1-64fbf54caab3, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, resourceType=REALM, resourcePath=null 2026-04-23 13:45:27,138 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=admin-cli, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=7479ca16-34cf-4f69-a8d2-944c2fa7c6e6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f78be529-1f04-425b-9740-096f7f9fcf94, client_auth_method=client-secret, username=admin, authSessionParentId=6647e47b-a249-4886-a074-2b16b1efab33, authSessionTabId=5I3_orViLAg 2026-04-23 13:45:27,227 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=edd49321-4529-41f6-a4c1-64fbf54caab3, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, resourceType=CLIENT, resourcePath=clients/81bfc59d-5b72-4d4f-81a7-445adea029e4 2026-04-23 13:45:27,881 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=admin-cli, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=58e7603c-1dd8-436a-aceb-9d7939f0c13e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=89a0bf39-dd70-4251-807e-7a7fe6e16097, client_auth_method=client-secret, username=admin, authSessionParentId=96fb4ed7-c54c-4b24-9f5d-2214ae3e8b03, authSessionTabId=BiDWwQUxp0Y 2026-04-23 13:45:28,158 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=edd49321-4529-41f6-a4c1-64fbf54caab3, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/412908dd-3d2d-43bc-952e-31c425a70d0c/role-mappings/clients/d446eb71-f355-43b0-8345-369bf653329e 2026-04-23 14:35:23,771 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=admin-cli, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=cf86aaa6-7ddc-462b-8415-5f3e2a83801d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f89a59f0-25e6-404a-af35-e9c4586ae8ae, client_auth_method=client-secret, username=admin, authSessionParentId=7a8fc7e1-0ddd-468a-bcf6-9c0da79a3ffd, authSessionTabId=HH-_K3JH600 2026-04-23 14:35:23,895 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=edd49321-4529-41f6-a4c1-64fbf54caab3, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, resourceType=REALM, resourcePath=null 2026-04-23 14:35:24,636 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=admin-cli, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=bbbe1675-7011-4b30-afb7-cba7eadffbfc, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cf211ed0-3758-4833-98c6-f564e18989c9, client_auth_method=client-secret, username=admin, authSessionParentId=a3182a42-6f15-4ed1-8ef9-109bfa9217f0, authSessionTabId=qb-ayll1yWY 2026-04-23 14:35:24,685 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=edd49321-4529-41f6-a4c1-64fbf54caab3, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/779c3842-4087-4e5b-823a-424bedaf7914 2026-04-23 14:35:24,746 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=edd49321-4529-41f6-a4c1-64fbf54caab3, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/779c3842-4087-4e5b-823a-424bedaf7914/protocol-mappers/models/694e832c-413c-4aaf-bf86-fb4e28954e35 2026-04-23 14:35:31,072 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=admin-cli, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=10e307f6-d1af-4811-a231-a99b85246dc4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0dc51bde-682f-4828-adaf-81a3a03490ff, client_auth_method=client-secret, username=admin, authSessionParentId=16984eb3-7227-41ff-aac8-9296346d0ed8, authSessionTabId=mEmZBxvVKqI 2026-04-23 14:35:31,146 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=edd49321-4529-41f6-a4c1-64fbf54caab3, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, resourceType=CLIENT, resourcePath=clients/937d9291-2986-4335-a97d-73ea3c58caf3 2026-04-23 14:35:31,529 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=admin-cli, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=06a226ab-e211-4373-933d-e999050cdfb5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=55376bdf-6f6c-49b4-ac7b-a7a6ff1f9fbc, client_auth_method=client-secret, username=admin, authSessionParentId=d45f5eef-5b05-486b-9368-b4866c1acce8, authSessionTabId=T5U6yq019TI 2026-04-23 14:35:31,576 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=edd49321-4529-41f6-a4c1-64fbf54caab3, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, resourceType=CLIENT, resourcePath=clients/42e11ab0-4df1-4664-a177-417e6c6bfa01 2026-04-23 14:35:31,964 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=admin-cli, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=24cb68d4-2106-40f4-a32d-0d6cd8cb3cdf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=18960ec8-9bdb-4f55-95c1-4779f81cd247, client_auth_method=client-secret, username=admin, authSessionParentId=1e5a7597-0689-4243-a9d2-6bf23de7626a, authSessionTabId=97YP64CO1NA 2026-04-23 14:35:32,031 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=edd49321-4529-41f6-a4c1-64fbf54caab3, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, resourceType=CLIENT, resourcePath=clients/b33dcbec-d4cb-4059-9772-4f18e0e52652 2026-04-23 14:35:32,739 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=admin-cli, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=dfda88d6-22fe-48c0-9c37-d5a5d30dc97d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8e2a990e-10ef-4d57-af34-a633348b14e1, client_auth_method=client-secret, username=admin, authSessionParentId=20afcc03-c586-46b4-ad82-9556237ed44e, authSessionTabId=OByrF-rRlIU 2026-04-23 14:35:33,110 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=admin-cli, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=ef83bce6-3271-4929-b04f-4f8a8f47c723, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=88ba9a75-9271-4c66-9229-636539d1be7e, client_auth_method=client-secret, username=admin, authSessionParentId=7eaedc84-f90e-4913-b1a1-4ae060d55ebd, authSessionTabId=FbCi8kVa2Ko 2026-04-23 14:35:33,518 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=admin-cli, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=53812654-685f-4b51-a0a4-911eea462f22, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7d07ecc6-48db-4063-9582-a50ee0342c05, client_auth_method=client-secret, username=admin, authSessionParentId=acc7ee90-cdbb-4a30-a87b-b3609b3c117b, authSessionTabId=XMmwUUKIdrU 2026-04-23 14:35:33,885 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=admin-cli, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=4e7a946d-bb02-4395-81df-0dce90101b6b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5d619db0-9a0d-4081-8dd4-b7089dbfdb9a, client_auth_method=client-secret, username=admin, authSessionParentId=ec30012c-6a54-44bb-ac0f-08f9cd14a527, authSessionTabId=1RN2NjxPL5o 2026-04-23 14:35:34,236 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=admin-cli, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=43b7b0b6-0b50-465e-a6c9-c05588b8734f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=928c53dc-25b8-4b38-93b4-ec8195e5e07a, client_auth_method=client-secret, username=admin, authSessionParentId=561f3e20-4abc-4e09-9557-185884739edb, authSessionTabId=kAZ_j8xKAjg 2026-04-23 14:36:49,071 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=admin-cli, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=11bfedc3-7d23-4173-ae9b-146ffbb04f7e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0928aae1-7f36-438b-be48-9ccd74f5432b, client_auth_method=client-secret, username=admin, authSessionParentId=efd9fa64-48f7-4d36-aa1c-1928fd765809, authSessionTabId=1oRce--zDbY 2026-04-23 14:36:49,188 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=edd49321-4529-41f6-a4c1-64fbf54caab3, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, resourceType=REALM, resourcePath=null 2026-04-23 14:36:50,818 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=admin-cli, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=bad6bcd6-2580-442e-8694-e1f1d9d8bb8d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5d4d99b7-b503-4c88-8693-f6046361a710, client_auth_method=client-secret, username=admin, authSessionParentId=88d3d8d5-ba3d-4386-8314-e30ec21eb673, authSessionTabId=dd4eQC8rpuc 2026-04-23 14:36:50,878 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=edd49321-4529-41f6-a4c1-64fbf54caab3, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, resourceType=CLIENT, resourcePath=clients/81bfc59d-5b72-4d4f-81a7-445adea029e4 2026-04-23 14:36:51,563 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c7fff4bc-8070-4e1a-8c9e-86564210ac40, clientId=admin-cli, userId=eb2923a0-1b30-4d40-8178-086bdcb32eb2, ipAddress=199.204.45.115, auth_method=openid-connect, token_id=041594a7-5fb5-443a-8e55-fac923629e49, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3f09948f-4094-43ce-ae4f-e5d67ef91f00, client_auth_method=client-secret, username=admin, authSessionParentId=43d51ba7-f603-4e9f-a73b-b7c153c4cd8b, authSessionTabId=71E8tXyynAE