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-14 10:49:14,116 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4748ms 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-14 10:49:15,629 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-14 10:49:17,887 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-14 10:49:17,967 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-14 10:49:18,142 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-14 10:49:18,358 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-14 10:49:18,360 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 76626f5f-51c9-4adf-a43f-d7b1aad5dd44, name: keycloak-0-64732 2026-04-14 10:49:18,367 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-14 10:49:18,367 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-14 10:49:18,373 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.40495 2026-04-14 10:49:18,769 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-14 10:49:18,771 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-14 10:49:20,378 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-64732: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-14 10:49:20,389 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-64732|0] (1) [keycloak-0-64732] 2026-04-14 10:49:20,402 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-64732`, physical addresses are `[10.0.0.56:56031]` 2026-04-14 10:49:20,815 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-64732, Site name: null 2026-04-14 10:49:21,670 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-14 10:49:21,670 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-14 10:49:21,939 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-14 10:49:22,143 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-14 10:49:22,143 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-14 10:49:22,258 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-14 10:49:22,258 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-14 10:49:58,285 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-14 10:50:00,103 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 45.773s. Listening on: http://0.0.0.0:8080 2026-04-14 10:50:00,104 INFO [io.quarkus] (main) Profile prod activated. 2026-04-14 10:50:00,104 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-14 10:50:00,265 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-14 10:50:17,812 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=admin-cli, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=c31819dc-6685-401b-bd92-2f1c4e27fcbf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=516fa990-5fe1-4104-9817-f34a3810358d, client_auth_method=client-secret, username=admin, authSessionParentId=80907deb-9e36-4639-bb48-8b62222311ae, authSessionTabId=bCoq1RNlKMI 2026-04-14 10:50:19,539 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=00d9b55a-e7a5-4ec2-b9f4-770e628042a0, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, resourceType=REALM, resourcePath=atmosphere 2026-04-14 10:50:20,406 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=admin-cli, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=05e15f03-5e80-497c-bae2-f072d76c4ac4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d545be4b-66a0-4397-8358-f0b12d725800, client_auth_method=client-secret, username=admin, authSessionParentId=b97de216-bb0a-4d48-9de9-a6e2fe057428, authSessionTabId=Oa9WmT2gmMw 2026-04-14 10:50:20,501 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=00d9b55a-e7a5-4ec2-b9f4-770e628042a0, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/2c94a57a-9b72-4403-bfa4-92eb68b4fb7e 2026-04-14 10:50:20,600 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=00d9b55a-e7a5-4ec2-b9f4-770e628042a0, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/2c94a57a-9b72-4403-bfa4-92eb68b4fb7e/protocol-mappers/models/c49bc8bd-ac33-45a6-9fa4-c6729f9e2089 2026-04-14 10:50:41,508 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=admin-cli, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=655986b1-9777-468b-9ebd-1182fa202293, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=78f6bac5-799d-49a4-93ca-fbf768cd7440, client_auth_method=client-secret, username=admin, authSessionParentId=7852779a-f64c-4352-ab94-12ccbdfed6cd, authSessionTabId=PgHOr2XJ_u8 2026-04-14 10:50:41,681 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=00d9b55a-e7a5-4ec2-b9f4-770e628042a0, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, resourceType=CLIENT, resourcePath=clients/78a9abd7-02b8-4e75-b559-ee95ce9f6b85 2026-04-14 10:50:42,107 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=admin-cli, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=1559a693-a183-47ee-b36e-445a76e11fdc, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7cfd8a82-6aa3-4232-b587-cd2238c06fe5, client_auth_method=client-secret, username=admin, authSessionParentId=34ca86ed-53a1-4945-bb68-be5ef355cf58, authSessionTabId=dxpSMidAQn8 2026-04-14 10:50:42,184 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=00d9b55a-e7a5-4ec2-b9f4-770e628042a0, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, resourceType=CLIENT, resourcePath=clients/e64d6a1a-33c1-4dc6-a719-1de0d2936e17 2026-04-14 10:50:42,578 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=admin-cli, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=46b11a24-d82a-4502-b3b6-64b069fd914f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a9d54155-3358-461c-8e20-c692d6d9bdc7, client_auth_method=client-secret, username=admin, authSessionParentId=8364c086-cc37-442e-9fa9-270c38d31320, authSessionTabId=5WpFiDnKiN0 2026-04-14 10:50:42,653 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=00d9b55a-e7a5-4ec2-b9f4-770e628042a0, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, resourceType=CLIENT, resourcePath=clients/c9443113-9704-41f8-8699-53d7424b3dd2 2026-04-14 10:50:43,302 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=admin-cli, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=0c89437c-4e60-4c50-94de-e709320b83bf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fd793490-6354-4461-b88d-abd8e5574894, client_auth_method=client-secret, username=admin, authSessionParentId=2b21c48f-9429-42da-a2a8-503b5825ad44, authSessionTabId=8Arlbp3x13w 2026-04-14 10:50:43,408 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=00d9b55a-e7a5-4ec2-b9f4-770e628042a0, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, resourceType=CLIENT_ROLE, resourcePath=clients/78a9abd7-02b8-4e75-b559-ee95ce9f6b85/roles/member 2026-04-14 10:50:43,792 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=admin-cli, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=b5e0f831-b942-4a86-b498-14292d2458f4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2c10df38-eb4b-4304-bf3e-bc22bdca3f9a, client_auth_method=client-secret, username=admin, authSessionParentId=06b01185-054a-453a-a917-9ae7fa5754de, authSessionTabId=nuTFuJnWjUI 2026-04-14 10:50:43,872 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=00d9b55a-e7a5-4ec2-b9f4-770e628042a0, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, resourceType=CLIENT_ROLE, resourcePath=clients/e64d6a1a-33c1-4dc6-a719-1de0d2936e17/roles/admin 2026-04-14 10:50:44,276 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=admin-cli, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=a92a69e7-dfaa-4f90-8c29-a78066ae9412, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ceaac84d-5e66-4d9d-b032-4e4a45f0ffb1, client_auth_method=client-secret, username=admin, authSessionParentId=081f27fc-e9f3-46f8-aa97-7174c854800d, authSessionTabId=TyiXfDYBy9c 2026-04-14 10:50:44,375 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=00d9b55a-e7a5-4ec2-b9f4-770e628042a0, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, resourceType=CLIENT_ROLE, resourcePath=clients/e64d6a1a-33c1-4dc6-a719-1de0d2936e17/roles/editor 2026-04-14 10:50:44,783 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=admin-cli, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=b8788082-b8d5-40e1-ba15-8b3c4c9b1a24, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d3753512-48e6-4d46-b93f-ac66d78134a9, client_auth_method=client-secret, username=admin, authSessionParentId=c151b48c-c9c2-45da-a0cc-b67cfdaa6049, authSessionTabId=X8qnqv9CDpE 2026-04-14 10:50:44,887 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=00d9b55a-e7a5-4ec2-b9f4-770e628042a0, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, resourceType=CLIENT_ROLE, resourcePath=clients/e64d6a1a-33c1-4dc6-a719-1de0d2936e17/roles/viewer 2026-04-14 10:50:45,269 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=admin-cli, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=4fd13494-7b1c-4dce-b0bf-e52232286906, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f99b7b31-2c25-4bb1-96f7-7451f80100dd, client_auth_method=client-secret, username=admin, authSessionParentId=5283b0f5-ea91-4bf3-ac5b-f59402050cf0, authSessionTabId=kIyV2oyiemk 2026-04-14 10:50:45,369 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=00d9b55a-e7a5-4ec2-b9f4-770e628042a0, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, resourceType=CLIENT_ROLE, resourcePath=clients/c9443113-9704-41f8-8699-53d7424b3dd2/roles/member 2026-04-14 10:52:59,063 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=admin-cli, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=0ddffcbb-9281-404a-bb1c-9336c058b042, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=15229cd1-d912-4159-b99f-7a42c88bc88a, client_auth_method=client-secret, username=admin, authSessionParentId=7e9e5673-3480-4d02-ac77-b2641ecccb2f, authSessionTabId=SyPxpcoPoH0 2026-04-14 10:52:59,234 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=00d9b55a-e7a5-4ec2-b9f4-770e628042a0, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, resourceType=REALM, resourcePath=null 2026-04-14 10:53:00,692 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=admin-cli, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=26efff06-2354-4c78-a7c6-bb1f0fcb410e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=277089e0-2122-450c-8e31-003a44a1db4c, client_auth_method=client-secret, username=admin, authSessionParentId=e428ce0d-c49c-4d1b-9ad7-6fcb522599cb, authSessionTabId=MGbTvE2p2-A 2026-04-14 10:53:00,787 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=00d9b55a-e7a5-4ec2-b9f4-770e628042a0, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, resourceType=CLIENT, resourcePath=clients/419f78e0-fac9-4a2e-97a1-e2795237b808 2026-04-14 10:53:01,430 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=admin-cli, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=84740bfa-09e2-44d7-b6b0-e89ba9ad9ef5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=28ad0767-5618-4b47-855b-3095ddd36dce, client_auth_method=client-secret, username=admin, authSessionParentId=7c424fbb-f566-436f-a28d-5dace8957c29, authSessionTabId=B2W28hJVcrc 2026-04-14 10:53:01,775 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=00d9b55a-e7a5-4ec2-b9f4-770e628042a0, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/9b580f89-a4a6-4ab3-8714-e2bc911eee61/role-mappings/clients/6ea6e17e-138e-4315-93e9-d927c259ea36 2026-04-14 11:42:03,688 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=admin-cli, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=8d98b36b-f5f2-4b53-8eb0-6ec29704d1e2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fa18c618-1649-4637-a7cb-c87398c3513c, client_auth_method=client-secret, username=admin, authSessionParentId=d7792179-0683-4fb1-9843-13730953c7bb, authSessionTabId=JlTo5xv3Z64 2026-04-14 11:42:03,788 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=00d9b55a-e7a5-4ec2-b9f4-770e628042a0, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, resourceType=REALM, resourcePath=null 2026-04-14 11:42:04,464 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=admin-cli, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=6a2f578a-67fc-4f4a-8448-82b8f1e63cb3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fb3e191b-3c84-4796-9b0a-476fbc41f717, client_auth_method=client-secret, username=admin, authSessionParentId=d1d1e92f-ad4b-4af0-83c6-426374ac3912, authSessionTabId=CXzUzND7uWc 2026-04-14 11:42:04,524 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=00d9b55a-e7a5-4ec2-b9f4-770e628042a0, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/2c94a57a-9b72-4403-bfa4-92eb68b4fb7e 2026-04-14 11:42:04,587 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=00d9b55a-e7a5-4ec2-b9f4-770e628042a0, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/2c94a57a-9b72-4403-bfa4-92eb68b4fb7e/protocol-mappers/models/c49bc8bd-ac33-45a6-9fa4-c6729f9e2089 2026-04-14 11:42:10,846 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=admin-cli, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=bbd91106-d314-4bb4-9498-9b6f33331130, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9b2246b9-636c-4844-ab34-357ab9b7ddb1, client_auth_method=client-secret, username=admin, authSessionParentId=7405e437-73b6-4f09-94fb-75f12ff30278, authSessionTabId=CkM8-FIm5JY 2026-04-14 11:42:10,906 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=00d9b55a-e7a5-4ec2-b9f4-770e628042a0, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, resourceType=CLIENT, resourcePath=clients/78a9abd7-02b8-4e75-b559-ee95ce9f6b85 2026-04-14 11:42:11,285 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=admin-cli, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=0f951e3c-3113-432d-ba1e-785c6279bc82, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7aecac27-ab2f-4702-8e1e-508449e591c3, client_auth_method=client-secret, username=admin, authSessionParentId=4fdaa0bc-e3f3-45cb-b644-a53173e2cdf5, authSessionTabId=u13067rrrKg 2026-04-14 11:42:11,337 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=00d9b55a-e7a5-4ec2-b9f4-770e628042a0, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, resourceType=CLIENT, resourcePath=clients/e64d6a1a-33c1-4dc6-a719-1de0d2936e17 2026-04-14 11:42:11,701 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=admin-cli, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=9a2fa92e-0cc7-47fa-ab57-adec2c44f73c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=da0e22c7-420c-4922-a49f-086609650725, client_auth_method=client-secret, username=admin, authSessionParentId=6a7751f5-95a8-4a7e-ba75-f9c14511b4ba, authSessionTabId=hUSs6YtgmMM 2026-04-14 11:42:11,760 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=00d9b55a-e7a5-4ec2-b9f4-770e628042a0, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, resourceType=CLIENT, resourcePath=clients/c9443113-9704-41f8-8699-53d7424b3dd2 2026-04-14 11:42:12,504 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=admin-cli, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=c20a424f-874c-43cd-9809-b02e8cd9acc4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7c6bf482-a655-49e4-89ff-df271fb4bcee, client_auth_method=client-secret, username=admin, authSessionParentId=08e98589-d51d-4061-9a36-16db566c6ccd, authSessionTabId=VRpVnA126Ng 2026-04-14 11:42:12,871 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=admin-cli, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=6fbdd3be-51ac-4c62-9554-8b77f34ec875, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5aafa260-54db-49cf-b51e-a97140308ad8, client_auth_method=client-secret, username=admin, authSessionParentId=0996c25e-3758-44a8-a759-35772d3b1381, authSessionTabId=Mw3hDReMpE0 2026-04-14 11:42:13,236 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=admin-cli, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=8d8feb74-f908-489a-89ce-a2782c4843ce, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=157e6069-dd6c-48dc-a87d-6a16ec1c6681, client_auth_method=client-secret, username=admin, authSessionParentId=bee81cad-be1d-4144-91a7-ef9356c55fa4, authSessionTabId=fGeHOAwuQo8 2026-04-14 11:42:13,619 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=admin-cli, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=d897f229-8486-4049-8986-66ec6e2405f8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2149700b-1917-4150-9f9a-26dd15d7960b, client_auth_method=client-secret, username=admin, authSessionParentId=7e27434e-3fda-4c5f-b89c-7605d80c86e1, authSessionTabId=l8kwcXq3FZA 2026-04-14 11:42:13,965 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=admin-cli, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=49a34fcd-883d-410b-a18c-c93fc8ac4efd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ffc5a7cb-d15e-4b77-a578-301e5d304334, client_auth_method=client-secret, username=admin, authSessionParentId=95018a7c-892b-4825-b62b-28eeb3d2e94d, authSessionTabId=5fvWDQrWnFk 2026-04-14 11:43:26,344 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=admin-cli, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=47aafc2b-3914-45f1-a8fc-bd87ead2752d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=62d8933e-4fb2-4459-b51f-70a51d27bbc3, client_auth_method=client-secret, username=admin, authSessionParentId=401034cd-b9a1-4ee9-8396-46250924f2f1, authSessionTabId=u-OG1exAZIs 2026-04-14 11:43:26,459 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=00d9b55a-e7a5-4ec2-b9f4-770e628042a0, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, resourceType=REALM, resourcePath=null 2026-04-14 11:43:28,073 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=admin-cli, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=2406692a-9f47-41d0-91ea-a4390b7fa240, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bcbd85eb-ae07-44e1-bf91-f4e5ca18adb9, client_auth_method=client-secret, username=admin, authSessionParentId=0b205745-6add-4562-888a-29e063d9377c, authSessionTabId=5rcErmD95MI 2026-04-14 11:43:28,130 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=00d9b55a-e7a5-4ec2-b9f4-770e628042a0, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, resourceType=CLIENT, resourcePath=clients/419f78e0-fac9-4a2e-97a1-e2795237b808 2026-04-14 11:43:28,890 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9075fc4-52dc-4d8f-81a7-94f3df2b5a5c, clientId=admin-cli, userId=ad584da4-b2f7-49c9-bebd-b4adabc335f6, ipAddress=199.204.45.70, auth_method=openid-connect, token_id=4d301d0b-b5b4-4d2f-a795-7d8f3c18853e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=056bdfa4-a318-48c0-81af-7b68c4e10575, client_auth_method=client-secret, username=admin, authSessionParentId=83b63913-b4ef-4d66-8232-b20639f274ae, authSessionTabId=z1J_0PyVlhk